]> gitweb.michael.orlitzky.com - dunshire.git/history - dunshire/errors.py
Use "..." for floating point output in doctests.
[dunshire.git] / dunshire / errors.py
2016-11-01 Michael OrlitzkyUse "..." for floating point output in doctests.
2016-10-30 Michael OrlitzkyHalve the definition of the condition number of a game.
2016-10-30 Michael OrlitzkyAdd the condition number of the game to its string...
2016-10-30 Michael OrlitzkyAdd a PoorScalingException for the "math domain errors...
2016-10-30 Michael OrlitzkyDocument a missing parameter for GameUnsolvableExceptions.
2016-10-26 Michael OrlitzkyAdd setup.py and reorganize everything to make its...