]> gitweb.michael.orlitzky.com - sage.d.git/history - mjo/symbolic.py
Clean up some imports and fix another test failure.
[sage.d.git] / mjo / symbolic.py
2015-10-13 Michael OrlitzkyClean up some imports and fix another test failure.
2015-09-19 Michael OrlitzkyRemove matrix_simplify_full(), this was merged in trac...
2015-09-19 Michael OrlitzkyRemove matrix_subs_expr() now that subs() absorbed...
2014-10-29 Michael OrlitzkyAdd the matrix_simplify_full() function to symbolic.py.
2014-05-09 Michael OrlitzkyAdd the matrix_subs_expr function.
2013-08-16 Michael OrlitzkyRemove medium_simplify() now that simplify_radical...
2013-03-04 Michael OrlitzkyAdd doctests for set_simplification_domain().
2012-05-10 Michael OrlitzkyInitial commit.