Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors