Skip to content

Releases: quantumlib/qsim

qsim v0.21.0

26 Feb 20:13
e581751
Compare
Choose a tag to compare

This is a minor release that adds support for matrix gates see #660

What's Changed

Full Changelog: v0.20.2...v0.21.0

qsim v0.20.2

12 Feb 19:55
0f75bd9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.1...v0.20.2

qsim v0.20.1

12 Feb 18:13
f1c5d55
Compare
Choose a tag to compare

This is a supor minor release that fixes an issue with the build wheels workflow.

What's Changed

Full Changelog: v0.20.0...v0.20.1

qsim v0.20.0

31 Jan 18:00
0c65cad
Compare
Choose a tag to compare

This version adds support for python3.12 and improves CUDA build.

What's Changed

Full Changelog: v0.19.0...v0.20.0

qsim v0.19.0

29 Nov 17:46
1f37b8b
Compare
Choose a tag to compare

This minor release introduces support for qsim-basic on Apple Silicon (#643).

Note that qsim-basic lacks vector optimizations found in the SSE and AVX variants of qsim available on other platforms. Users interested in maximizing performance may wish to consider a different platform to get the most out of qsim.

qsim v0.18.0

09 Nov 22:50
9d4b78b
Compare
Choose a tag to compare

This minor version includes support for AMD GPUs (#619) and better errors for unsupported Cirq features (#630).

qsim v0.17.0

30 Oct 20:17
435d191
Compare
Choose a tag to compare

This release captures a build-pipeline fix (#628) and a new feature to support large state vectors (#623).

qsim v0.16.3

03 May 22:54
72a96d5
Compare
Choose a tag to compare

This patch release updates pybind and cibuildwheel to work with Python 3.11 (#610) and includes wheels to match.

qsim v0.16.2

03 May 15:21
30695ff
Compare
Choose a tag to compare

This patch release adds Python 3.11 wheels for qsim (#603).

qsim v0.16.1

01 May 20:05
e014637
Compare
Choose a tag to compare

This patch release of qsim fixes an issue with cuQuantum integration (#607).