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 10cc632 commit f0c9d45Copy full SHA for f0c9d45
Project.toml
@@ -1,7 +1,7 @@
1
name = "ITensorNetworksNext"
2
uuid = "302f2e75-49f0-4526-aef7-d8ba550cb06c"
3
authors = ["ITensor developers <[email protected]> and contributors"]
4
-version = "0.1.0"
+version = "0.1.1"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -22,7 +22,7 @@ BackendSelection = "0.1.6"
22
DataGraphs = "0.2.7"
23
Dictionaries = "0.4.5"
24
Graphs = "1.13.1"
25
-LinearAlgebra = "1.11.0"
+LinearAlgebra = "1.10"
26
MacroTools = "0.5.16"
27
NamedDimsArrays = "0.7.13"
28
NamedGraphs = "0.6.8"
0 commit comments