Skip to content

Ionizer v0.3

Latest
Compare
Choose a tag to compare
@glassnotes glassnotes released this 24 Aug 21:51
· 2 commits to main since this release
d862117

Mostly improvements to development processes, with a few feature upgrades.

New features and upgrades:

  • Equivalence checking can now be performed in the background on all transforms
  • Ionizer is upgraded to work with PennyLane 0.37 and Python 3.12

Improvements to development processes:

  • set up pre-commit hooks and CI pipeline to format and lint code, and run tests
  • switched dependency management to Poetry
  • documentation now renders on readthedocs
  • library is installable via pip