performance improvement/bugfixes
Some of the highlights of this release:
- performance improvements in equation pattern detection
- bugfix in adding operations pointed by alias operations to the operation queue
- bugfix in printing floats/doubles in the source code when they can also be represented as integers
- bugfix in the generated forward_one and reverse_one functions when there are loops involved
- other minor improvements