Skip to content

Commit

Permalink
New version: Quantics v0.4.0 (#119550)
Browse files Browse the repository at this point in the history
UUID: 87f76fb-a40a-40c9-a63c-29fcfe7b7547
Repo: https://github.com/tensor4all/Quantics.jl.git
Tree: fdfe798bc204ce561c04cf0db1e05c02566dff76

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 16, 2024
1 parent c5aeeb4 commit 478ce6f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
8 changes: 7 additions & 1 deletion Q/Quantics/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
[0]
EllipsisNotation = "1"
FastMPOContractions = "0.2.2-0.2"
ITensors = "0.3.42-0.6"
SparseIR = ["0.96-0.97", "1"]
StaticArrays = "1"
julia = "1"

["0-0.3"]
ITensors = "0.3.42-0.6"

["0.4-0"]
ITensorMPS = "0.3.1-0.3"
ITensors = "0.7"
3 changes: 3 additions & 0 deletions Q/Quantics/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,6 @@ ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
SparseIR = "4fe2279e-80f0-4adb-8463-ee114ff56b7d"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"

["0.4-0"]
ITensorMPS = "0d1a4710-d33b-49a5-8f18-73bdf49b47e2"
3 changes: 3 additions & 0 deletions Q/Quantics/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ git-tree-sha1 = "b4e7717ed2a5e14f77f45afa972553079fcefc6b"

["0.3.9"]
git-tree-sha1 = "97e17e879952409f352de23966d3f359bc08dd3f"

["0.4.0"]
git-tree-sha1 = "fdfe798bc204ce561c04cf0db1e05c02566dff76"

0 comments on commit 478ce6f

Please sign in to comment.