Releases: quantumlib/qsim
Releases · quantumlib/qsim
qsim v0.2.0
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
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
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.