Skip to content

Releases: zapata-engineering/orquestra-qulacs

v0.8.0: chore: Remove Python 3.11 upper bound (#13)

19 Oct 15:15
e2271fe

Choose a tag to compare

* 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)

12 Jan 22:41
9bc5fb5

Choose a tag to compare

* fix: incorrectly formatted docstrings

* fix: style

v0.6.0

06 Dec 21:29
6ad6561

Choose a tag to compare

[feature] relaxing qulacs version to install in m1 (#11)

v0.5.0: fix: remove gcc7 and increase qulacs version (#9)

06 Oct 13:50
421a191

Choose a tag to compare

* 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

18 Aug 16:07
e744492

Choose a tag to compare

Add Copyright for ticket: ZQS-1162 (#7)

v0.3.0

13 Jul 15:10
37954d7

Choose a tag to compare

Merge pull request #3 from zapatacomputing/ZQS-1107-refactor-measurem…

v0.2.0

03 Jun 11:47
29188f0

Choose a tag to compare

Add step for cloning orquestra-quantum