Skip to content

MarvinZhong/GaussianElimination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

GaussianElimination

Gaussian Elimination Program

  • Enter a number n and generate n rows.
  • Each row has n+1 numbers.
  • Use Gaussian elimination to produce the final result

Releases

No releases published

Packages

No packages published

Languages