Skip to content

Releases: quantumlib/qsim

qsim v0.2.0

08 Jul 21:33
6b9b714
Compare
Choose a tag to compare

The following features are added in this version:

  • Translation and decomposition support for most Cirq gates
  • User-defined measurement gates
  • Generalized For interface for complex parallelization schemes

qsim v0.2.0-dev+20200708

08 Jul 16:13
5b6e26a
Compare
Choose a tag to compare
Pre-release

This is a dev release for testing TFQ integration (https://github.com/tensorflow/quantum). There is no associated pypi release.

The full v0.2.0 release is currently waiting on:

  • Fixes for Kokoro build failures
  • Python version rename (0.1.0 -> 0.2.0)

qsim v0.1.0

09 Jun 15:11
ae3eaf9
Compare
Choose a tag to compare

First explicit release of qsim.

This release aligns with qsimcirq v0.1.0 on PyPI, and is up to date with Cirq v0.8.0. As a development release, the public API provided by qsim should not be considered stable at this point.