Releases: zapata-engineering/orquestra-qulacs
Releases · zapata-engineering/orquestra-qulacs
v0.8.0: chore: Remove Python 3.11 upper bound (#13)
* chore: Remove Python 3.11 upper bound * fix: Use ... as type hint in Callable to allow arbitrary number of args for Qulacs gate factory
v0.7.0: fix: incorrectly formatted docstrings (#12)
* fix: incorrectly formatted docstrings * fix: style
v0.6.0
[feature] relaxing qulacs version to install in m1 (#11)
v0.5.0: fix: remove gcc7 and increase qulacs version (#9)
* fix: remove gcc7 and increase qulacs version * fix: mypy challenge with type ignore * fix: ignore type mismatch in call to QuantumState.load * fix: add type hints to ZQUANTUM_TO_QULACS_GATES * fix: replace ZQUANTUM to ORQUESTRA * fix: add assertion instead of type ignore * Revert "fix: add assertion instead of type ignore" This reverts commit 376755f1eead3074792f70ef0e7c97357bcd9398. * typo: remove comments Co-authored-by: Konrad Jałowiecki <dexter2206@gmail.com>
v0.4.0
Add Copyright for ticket: ZQS-1162 (#7)
v0.3.0
Merge pull request #3 from zapatacomputing/ZQS-1107-refactor-measurem…
v0.2.0
Add step for cloning orquestra-quantum