Skip to content

mshoward/matrices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

matrices



program requirements:

	capabilities:
		relatively easy CLI interface, ideally through menus and prompts
		step by step gauss-jordan elimination (priority 1)
		matrix mathematics (priority 2)
		vector mathematics (priority 3)
		solve first order linear equations
		find solutions to n-order equations
	
	structure:
	separating use from definition and separating definition from declaration,
		ideally, so that others can use it with relatively little hassle.
	

About

linear equation solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages