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 753d3ee commit 87dd107Copy full SHA for 87dd107
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## v1.4.0
6
+
7
### Added
8
9
- Add new module `tc.timeevol` for different types of time evolution solvers.
tensorcircuit/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "1.3.0"
+__version__ = "1.4.0"
__author__ = "TensorCircuit Authors"
__creator__ = "refraction-ray"
0 commit comments