Skip to content

jcamargo/npsimplex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

npsimplex

A primal simplex implementation using numpy

I am studying the simplex method and going through the details. At this stage I decided to support min c'x s.t. Ax=b, the so-called standard format.

About

A primal simplex implementation using numpy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published