Skip to content

Releases: quantumlib/qsim

qsim v0.12.1

15 Mar 20:18
6443786
Compare
Choose a tag to compare

This patch release fixes a number of outstanding build issues:

  • Building with cuQuantum (#507)
  • Separate dev and "main" requirements (#516 and #518)
  • Assorted fixes for internal build processes

qsim v0.12.1-dev+20220314

14 Mar 18:11
50f0ac3
Compare
Choose a tag to compare
Pre-release

This is a dev release for testing interaction of #516 with the release pipeline.

qsim v0.12.0

16 Feb 20:05
975b2b6
Compare
Choose a tag to compare

This release captures the following changes:

  • Replace generated simulators / calculators with handwritten versions
  • qsimcirq optimizations for invert_mask and repeated sampling
  • MPS sampling improvements
  • Trajectory optimizations, reducing space requirements and allowing reuse of results
  • Various smaller bug fixes and cleanup items

qsim v0.11.2-dev+20220104

04 Jan 19:24
7900041
Compare
Choose a tag to compare
Pre-release

This is a dev release to capture MPS sampling behavior for TFQ.

qsim v0.11.1

09 Nov 01:43
5db2ee9
Compare
Choose a tag to compare

This release includes a patch fix to resolve issues found in v0.11.0 that prevented a full PyPI release.

qsim v0.11.0

08 Nov 22:17
2b56f58
Compare
Choose a tag to compare

This release adds support and documentation for using the NVIDIA cuQuantum SDK with qsim.

qsim v0.10.3

29 Oct 17:15
26cd726
Compare
Choose a tag to compare

This release brings qsim up to date with Cirq v0.13.1 and updates documentation.

qsim v0.10.3-dev+20211001

01 Oct 18:22
6976a84
Compare
Choose a tag to compare
Pre-release

This is a dev release to capture #437 for MPS compatibility with TFQ.

There is no corresponding PyPI release.

qsim v0.10.2

16 Aug 17:27
64a562c
Compare
Choose a tag to compare

This release primarily serves to fix the release pipeline.

qsim v0.10.1

13 Aug 19:53
c711050
Compare
Choose a tag to compare

This release bundles several minor fixes, including:

  • Fix for qsimcirq integration with Cirq v0.12
  • Memoization of translated circuits in qsimcirq
  • Improved GPU testing and support
  • Automated wheel publishing and Windows wheels