Skip to content

performance improvement/bugfixes

Choose a tag to compare

@joaoleal joaoleal released this 30 Oct 14:51
· 664 commits to master since this release

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