Skip to content

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

Choose a tag to compare

@github-actions github-actions released this 06 Oct 13:50
· 16 commits to main since this release
421a191
* 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>