Introduce default assignment simplifications
Compare changes
+ 16
− 2
@@ -10,13 +10,27 @@ AssignmentCollection
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)