Releases: quantumlib/qsim
Releases · quantumlib/qsim
qsim v0.16.0
qsim v0.15.0
This minor version update is for the new global phase gate feature, added in #579.
Additionally, there have been a number of small patch fixes since 0.14.1:
qsim v0.14.1
This patch release of qsim includes the following bug fixes:
- Prevent array overflow for small input vectors (#572)
- Resolve bazel build issues from bazelbuild/bazel#8622 (#575)
qsim v0.14.1-dev+20220804
Dev release for backtracking numpy version requirement to numpy~=1.16
.
qsim v0.14.0
This release of qsim is compatible with Cirq 1.0.
No major features have been added since 0.13, but thanks to Cirq's backwards-compatibility policy this version should remain stable for longer than previous qsim releases.
qsim v0.13.3
This patch release fixes qsim compatibility with Python 3.10 and includes wheels to match.
qsim v0.13.1
This patch release adds a Python 3.10 wheel for qsim.
qsim v0.13.0
qsim v0.12.2-dev+20220422
This is a dev release for the Cirq v0.15 compatibility fixes added in #521.