You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Julia implementation of the
Simplex algorithm
for rational numbers.
Intended for educational and experimental purposes only.
See code for documentation, or tests for examples.
Last updated on 2018/07/01, tested with Julia 0.7-beta.
About
Julia implementation of the simplex algorithm for rational numbers.