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 9e07f1a commit a6d2ac2Copy full SHA for a6d2ac2
Project.toml
@@ -1,7 +1,7 @@
1
name = "TensorAlgebra"
2
uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
3
authors = ["ITensor developers <[email protected]> and contributors"]
4
-version = "0.1.7"
+version = "0.1.8"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -24,5 +24,5 @@ EllipsisNotation = "1.8.0"
24
GradedUnitRanges = "0.1.0"
25
LinearAlgebra = "1.10"
26
TupleTools = "1.6.0"
27
-TypeParameterAccessors = "0.2.1"
+TypeParameterAccessors = "0.2.1, 0.3"
28
julia = "1.10"
0 commit comments