Skip to content

Commit

Permalink
New version: NDTensors v0.3.43 (#115919)
Browse files Browse the repository at this point in the history
UUID: 23ae76d9-e61a-49c4-8f12-3f1a16adf9cf
Repo: https://github.com/ITensor/ITensors.jl.git
Tree: 96ea6ad3213cb08abcc879c3f50664639f6fd893

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Sep 24, 2024
1 parent e93d024 commit 001bcae
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 2 deletions.
11 changes: 9 additions & 2 deletions N/NDTensors/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ BlockArrays = "0.16"
["0.2.15-0.2.23"]
Adapt = "3.7.0-3"

["0.2.16-0"]
["0.2.16-0.3.42"]
LinearAlgebra = "1.6.0-1"
Random = "1.6.0-1"

Expand All @@ -103,12 +103,14 @@ StridedViews = "0.2"
PackageExtensionCompat = "1"

["0.2.22-0"]
SparseArrays = "1.6.0-1"
VectorInterface = "0.4.2-0.4"

["0.2.22-0.3.17"]
GPUArraysCore = "0.1"

["0.2.22-0.3.42"]
SparseArrays = "1.6.0-1"

["0.2.23-0"]
Accessors = "0.1.33-0.1"
ArrayLayouts = "1.4.0-1"
Expand Down Expand Up @@ -140,5 +142,10 @@ StridedViews = "0.2.2-0.3"
["0.3.31-0"]
BlockArrays = "1.1.0-1"

["0.3.43-0"]
LinearAlgebra = ["0.0.0", "1.6.0-1"]
Random = ["0.0.0", "1.6.0-1"]
SparseArrays = ["0.0.0", "1.6.0-1"]

["0.3.5-0"]
MacroTools = "0.5"
3 changes: 3 additions & 0 deletions N/NDTensors/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -375,3 +375,6 @@ git-tree-sha1 = "de75b99c758e4287c674cddeed729e72dadd3775"

["0.3.42"]
git-tree-sha1 = "ff30c23222670dc38132c84e07014092b0965362"

["0.3.43"]
git-tree-sha1 = "96ea6ad3213cb08abcc879c3f50664639f6fd893"
3 changes: 3 additions & 0 deletions N/NDTensors/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ MappedArrays = "0.4"

["0.3.41-0"]
AMDGPU = ["0.9", "1"]

["0.3.43-0"]
JLArrays = "0.1"
3 changes: 3 additions & 0 deletions N/NDTensors/WeakDeps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ MappedArrays = "dbb5928d-eab1-5f90-85c2-b9b0edb7c900"

["0.3.4-0"]
cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"

["0.3.43-0"]
JLArrays = "27aeb0d3-9eb9-45fb-866b-73c2ecf80fcb"

0 comments on commit 001bcae

Please sign in to comment.