The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.41

  • Add Copyright Information
  • Make all test use strict and warnings
  • Add PDL::Lite to Makefile.PL to make Kwalitee happy
  • Simplify is_optimal() code

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