Skip to content

Commit

Permalink
New version: PEPSKit v0.4.0 (#124247)
Browse files Browse the repository at this point in the history
UUID: 52969e8-939e-4361-9b68-9bc7cde4bdeb
Repo: https://github.com/QuantumKitHub/PEPSKit.jl.git
Tree: 9feda89e037a43832e6ace543bdfcb7e0dbbbcd1

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Feb 3, 2025
1 parent cd73a5f commit 21e95f6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 4 deletions.
23 changes: 19 additions & 4 deletions P/PEPSKit/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ Accessors = "0.1"
ChainRulesCore = "1"
Compat = ["3.46.0-3", "4.2.0-4"]
LinearAlgebra = "1"
OptimKit = "0.3"
Printf = "1"
Statistics = "1"
Zygote = "0.6"

["0-0.1"]
KrylovKit = "0.6-0.7"
Expand All @@ -17,22 +15,39 @@ julia = "1.6.0-1"
["0-0.2"]
VectorInterface = "0.4"

["0-0.3"]
OptimKit = "0.3"
Zygote = "0.6"

["0.2"]
julia = "1.9.0-1"

["0.2-0"]
KrylovKit = "0.8"
LoggingExtras = "1"
MPSKit = "0.11"
Random = "1"

["0.2-0.3"]
KrylovKit = "0.8"
MPSKit = "0.11"
TensorKit = "0.12.5-0.12"
TensorOperations = "4"

["0.2.2-0"]
FiniteDifferences = "0.12"

["0.2.2-0.3"]
MPSKitModels = "0.3"

["0.3-0"]
OhMyThreads = "0.7"
VectorInterface = "0.4-0.5"
julia = "1.10.0-1"

["0.4-0"]
KrylovKit = "0.8-0.9"
MPSKit = "0.12"
MPSKitModels = "0.4"
OptimKit = "0.3-0.4"
TensorKit = "0.14"
TensorOperations = "5"
Zygote = "0.6-0.7"
3 changes: 3 additions & 0 deletions P/PEPSKit/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "40a6df92b72b667e1f7aecc2e0743415a1671245"

["0.3.0"]
git-tree-sha1 = "d9ce4fc5608716769119349791be33e9f42566b0"

["0.4.0"]
git-tree-sha1 = "9feda89e037a43832e6ace543bdfcb7e0dbbbcd1"

0 comments on commit 21e95f6

Please sign in to comment.