0.44 - 2017-12-11 - Adjust pdl usage (RT #122300) 0.43 - 2012-12-04 - List dep. 0.42 - 2012-10-21 - Convert from Moose to Moo - Convert to Distar - Add more POD - critic and tidy code 0.41 2009 juliol 22 - Add Copyright Information - Make all test use strict and warnings - Add PDL::Lite to Makefile.PL to make Kwalitee happy - Simplify is_optimal() code 0.40 2009 juliol 15 - Document all methods - Add pod tests 0.39 2009 juliol 13 - Add number_of_pivots_made attribute - Use Math::BigRat to help coercing into FractionMatrix - Add objective_function_value attribute - Add modified Klee-Minty example 0.38 2009 juliol 11 - Refine Synopsis - Add display_tableau method - Add example - use strict; use warnings with all scripts 0.37 2009 juliol 5 - Add current_solution() method - Add tests and example using solve method - Add Solve Role with solve method - Fix benchmark script broken during Moose refactor 0.36 2009 juliol 3 - 1st Refactoring pass using Moose 0.26 2009 juny 30 - More Documentation 0.25 2009 juny 29 - Improve documentation: mention solve_LP() found in test. - Remove SimplexView.pm since it doesn't pertain to the model. - Simplify Makefile.PL: remove dependencies for view. 0.24 2009 juny 28 - Initial CPAN Release