Releases: qognitive/fast-pauli
Releases · qognitive/fast-pauli
v0.0.35
What's Changed
- [Bug] CMake 4.0.0 breaks builds (bc of CPM) by @jamesETsmith in #93
- bump versions of fmt and nanobind in cmakelists to allow for build in… by @alexanderlerner in #92
- [BUG] Pushing wheels to pypi for mac os build fails by @jamesETsmith in #95
Full Changelog: v0.0.32...v0.0.35
v0.0.35.rc7
Full Changelog: v0.0.35.rc6...v0.0.35.rc7
v0.0.33.rc1
What's Changed
- [Bug] CMake 4.0.0 breaks builds (bc of CPM) by @jamesETsmith in #93
- bump versions of fmt and nanobind in cmakelists to allow for build in… by @alexanderlerner in #92
- [BUG] Pushing wheels to pypi for mac os build fails by @jamesETsmith in #95
Full Changelog: v0.0.32...v0.0.33
Full Changelog: v0.0.33...v0.0.33.rc1
v0.0.32
What's Changed
- [Feature] Making python objs pickle-able by @jamesETsmith in #91
Full Changelog: v0.0.31...v0.0.32
v0.0.31
What's Changed
- [BUG] Fixing typing in helpers function by @jamesETsmith in #86
- Deep copy for all fast-pauli objects; new properties for SPO by @stand-by in #87
Full Changelog: v0.0.30...v0.0.31
v0.0.30
Summary
Small bug fixes and improved docs.
What's Changed
- update pypi github action to version 1.10 by @sebastroy in #79
- [Feature] Adding
applytoSummedPauliOpby @jamesETsmith in #80
Full Changelog: v0.0.29...v0.0.30