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 f11870e commit 871aabbCopy full SHA for 871aabb
Project.toml
@@ -1,7 +1,7 @@
1
name = "ITensorQuantumOperatorDefinitions"
2
uuid = "fd9b415b-e710-4e2a-b407-cba023081494"
3
authors = ["ITensor developers <[email protected]> and contributors"]
4
-version = "0.1.0"
+version = "0.1.1"
5
6
[deps]
7
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
docs/Project.toml
@@ -1,4 +1,6 @@
-ITensorQuantumOperatorDefinitions = "fd9b415b-e710-4e2a-b407-cba023081494"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
+ITensorBase = "4795dd04-0d67-49bb-8f44-b89c448a1dc7"
+ITensorQuantumOperatorDefinitions = "fd9b415b-e710-4e2a-b407-cba023081494"
Literate = "98b081ad-f1c9-55d3-8b20-4c87d4299306"
+Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments