Skip to content

v1.2.1

Choose a tag to compare

@cuihantao cuihantao released this 11 Oct 21:36
· 2492 commits to master since this release
5d0885a
  • Renamed models.non_jit to models.file_classes.
  • Removed models/jit.py as models have to be loaded and instantiated
    anyway before undill.
  • Skip generating empty equation calls.