about summary refs log tree commit diff stats
path: root/example/expression/simplification_tools.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code cleaning: remove useless / commented codeAjax2018-06-211-1/+0
* Remove the default size of ExprMem expressionsAjax2018-02-151-2/+2
* Expression: no default size for ExprIdFabrice Desclaux2018-02-091-5/+5
* Remove PYTHONSTARTUP in end-user scriptsAjax2017-04-241-5/+0
* Replace ExprInt[num](x) -> ExprInt(x, num)Ajax2017-03-301-6/+6
* ExprCompose: add new apiFabrice Desclaux2016-11-041-5/+3
* Example/EXPR: unused importAjax2015-11-061-1/+0
* Expression examples: Rename examples with meaningfull namesCamille Mougey2014-09-191-0/+73