Rename Constant into Rational
[linpy.git] / pypol / tests /
2014-07-02 Vivien MaisonneuveRename Constant into Rational
2014-07-02 Vivien MaisonneuveCleaner and faster linear expressions
2014-07-02 Vivien MaisonneuveHelper module for sympy in unitary tests
2014-07-02 Vivien MaisonneuveFix tests for Expression.subs
2014-07-02 Vivien MaisonneuveNew method Expression.subs
2014-07-01 Vivien MaisonneuveAlternative implementation of projection
2014-07-01 Vivien MaisonneuveLet's test complement, not compliment
2014-07-01 Vivien MaisonneuveFix make test
2014-07-01 Danielle BolanAdd basic tests for drop_dims
2014-06-30 Vivien MaisonneuveRemove explicit calls to magic methods in test files
2014-06-30 Vivien MaisonneuveMake test work
2014-06-30 Danielle Bolanpushing recent changes before playing with project
2014-06-27 Danielle Bolanadded unbounded test, deleted unused cvariable
2014-06-27 Danielle Bolanadded a few tests, might change the format though
2014-06-25 Vivien MaisonneuveSplit linear.py and add domains