Revision history for Game-Theory-TwoPersonMatrix
0.07 2014-12-10
- Correctly enabled expected_value()
- Added tests from the cited textbook examples
0.06 2014-12-10
- Stripped down everything and starting over...
0.05 2014-12-10
- Added tests for mixed().
- Added the player_strategy() method, tests and docs.
- Added expected_value()
0.04 2014-11-18
- Re-added mixed() and Math::Calculus::* deps.
0.03 2014-08-30
- Improved documentation.
- Removed the broken dependency on the missing Math::Calculus::Expression module.
0.0201 2014-02-02
- Enhanced documentation!
0.02 2014-02-02
- Implemented optimal strategy equation computation via probabilities over
combined opponent strategic utilities.
0.0101 2014-01-29
- Improved documentation
- Added tests for negative utilities
0.01 2014-01-28
- Documented the thing!
- Moved functionality from script subs to module methods
- Minted by Dist::Zilla