Changes for version 0.40
- Document all methods
- Add pod tests
Documentation
Benchmark the three models w/ random Linear Programs
Modules
An implementation of the Simplex Algorithm.
Float model of the Simplex Algorithm
PDL model of the Simplex Algorithm
Rational model of the Simplex Algorithm
solve() method implemented as Moose role.
Types into which we coerce matrix input for PDL and Rational models