We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b413089 commit 7c9f6f4Copy full SHA for 7c9f6f4
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 0.6.0
6
+
7
### Added
8
9
- Add native support for `rxx`, `ryy` and `rzz` gates for translation from qiskit
tensorcircuit/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "0.5.0"
+__version__ = "0.6.0"
__author__ = "TensorCircuit Authors"
__creator__ = "refraction-ray"
0 commit comments