Commit graph

3 commits

Author SHA1 Message Date
948e4da10c Optimization of expand in basic_modif.py
Making Expr immutable, and then optimize __hash__ with this
2024-02-24 02:57:07 +01:00
c27d706a26 Regroup test in test.py
Added neutral_element and absorbing_element in BinProperties
New simplifications functions in TreeModification
2024-02-21 20:13:47 +01:00
8ee24d763b Created Exp in operator_file.py to represent Power
Implemented Expand and regroup
2024-02-20 21:21:55 +01:00