Introduce default assignment simplifications
Compare changes
- Markus Holzer authored
@@ -3,6 +3,11 @@ from pystencils.simp import (SimplificationStrategy, insert_constants, insert_sy
There are many simplifications in pystencils that are usually not applied. They can be applied now by using a simple argument in the configuration.
Fixes #39 (closed)