Skip to content

Commit 8535b7f

Browse files
committed
[NDTensors] [ITensors] [ITensorGPU] Bump to NDTensors v0.1.47, ITensors v0.3.27, ITensorGPU v0.1.2.
1 parent 07382f9 commit 8535b7f

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

ITensorGPU/Project.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ITensorGPU"
22
uuid = "d89171c1-af8f-46b3-badf-d2a472317c15"
33
authors = ["Katharine Hyatt", "Matthew Fishman <mfishman@flatironinstitute.org>"]
4-
version = "0.1.1"
4+
version = "0.1.2"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -25,8 +25,8 @@ CUDA = "4.0"
2525
Combinatorics = "1.0.2"
2626
Functors = "0.2, 0.3, 0.4"
2727
HDF5 = "0.15.7, 0.16"
28-
ITensors = "0.3.25"
29-
NDTensors = "0.1.46"
28+
ITensors = "0.3.27"
29+
NDTensors = "0.1.47"
3030
SimpleTraits = "0.9.4"
3131
StaticArrays = "1.2.13"
3232
Strided = "1.1.2"

NDTensors/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "NDTensors"
22
uuid = "23ae76d9-e61a-49c4-8f12-3f1a16adf9cf"
33
authors = ["Matthew Fishman <mfishman@flatironinstitute.org>"]
4-
version = "0.1.46"
4+
version = "0.1.47"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "ITensors"
22
uuid = "9136182c-28ba-11e9-034c-db9fb085ebd5"
33
authors = ["Matthew Fishman <mfishman@flatironinstitute.org>", "Miles Stoudenmire <mstoudenmire@flatironinstitute.org>"]
4-
version = "0.3.26"
4+
version = "0.3.27"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -41,7 +41,7 @@ HDF5 = "0.14, 0.15, 0.16"
4141
IsApprox = "0.1"
4242
KrylovKit = "0.4.2, 0.5, 0.6"
4343
LinearMaps = "3"
44-
NDTensors = "0.1.46"
44+
NDTensors = "0.1.47"
4545
PackageCompiler = "1.0.0, 2"
4646
Requires = "1.1"
4747
SerializedElementArrays = "0.1"

0 commit comments

Comments
 (0)