Skip to content

Commit

Permalink
New version: ITensorMPS v0.3.0
Browse files Browse the repository at this point in the history
UUID: 0d1a4710-d33b-49a5-8f18-73bdf49b47e2
Repo: https://github.com/ITensor/ITensorMPS.jl.git
Tree: 7631c398dbe03331ecb1ef89a67e3838d2d3c6ae

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Oct 25, 2024
1 parent 0658ff3 commit e8fe109
Show file tree
Hide file tree
Showing 5 changed files with 48 additions and 6 deletions.
23 changes: 18 additions & 5 deletions I/ITensorMPS/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[0]
Reexport = "1"

["0-0.1"]
ITensorTDVP = "0.3"

["0-0.1.0"]
ITensors = "0.5.2-0.5"

["0-0.2"]
Reexport = "1"

["0-0.2.5"]
julia = "1.6.0-1"

Expand All @@ -19,11 +19,24 @@ ITensors = "0.3-0.6"
["0.2.0"]
ITensorTDVP = "0.4"

["0.2.1-0"]
["0.2.1-0.2"]
ITensorTDVP = "0.4.1-0.4"

["0.2.2-0"]
["0.2.2-0.2"]
ITensors = "0.6.7-0.6"

["0.2.6-0"]
julia = "1.10.0-1"

["0.3-0"]
Adapt = "4.1.0-4"
Compat = "4.16.0-4"
ITensors = "0.7"
IsApprox = "2"
KrylovKit = "0.8.1-0.8"
LinearAlgebra = "1.10.0-1"
NDTensors = "0.3.46-0.3"
Printf = "1.10.0-1"
Random = "1.10.0-1"
SerializedElementArrays = "0.1"
TupleTools = "1.5.0-1"
16 changes: 15 additions & 1 deletion I/ITensorMPS/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
[0]
ITensorTDVP = "25707e16-a4db-4a07-99d9-4d67b7af0342"
ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5"

["0-0.2"]
ITensorTDVP = "25707e16-a4db-4a07-99d9-4d67b7af0342"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

["0.3-0"]
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"
IsApprox = "28f27b66-4bd8-47e7-9110-e2746eb8bed7"
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NDTensors = "23ae76d9-e61a-49c4-8f12-3f1a16adf9cf"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SerializedElementArrays = "d3ce8812-9567-47e9-a7b5-65a6d70a3065"
TupleTools = "9d95972d-f1c8-5527-a6e0-b4b365fa01f6"
3 changes: 3 additions & 0 deletions I/ITensorMPS/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,6 @@ git-tree-sha1 = "4386c980a031c21b1efeb90e59ca9c173dbcfe35"

["0.2.6"]
git-tree-sha1 = "ca33deb86a445bd36fc117cb42cdddfc264cfb01"

["0.3.0"]
git-tree-sha1 = "7631c398dbe03331ecb1ef89a67e3838d2d3c6ae"
6 changes: 6 additions & 0 deletions I/ITensorMPS/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
["0.3-0"]
ChainRulesCore = "1.10.0-1"
HDF5 = "0.14-0.17"
Observers = "0.2"
PackageCompiler = "1-2"
ZygoteRules = "0.2.2-0.2"
6 changes: 6 additions & 0 deletions I/ITensorMPS/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
["0.3-0"]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
Observers = "338f10d5-c7f1-4033-a7d1-f9dec39bcaa0"
PackageCompiler = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d"
ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"

0 comments on commit e8fe109

Please sign in to comment.