Skip to content

Commit

Permalink
New version: QuantumDynamics v0.2.1
Browse files Browse the repository at this point in the history
UUID: 5a40c529-53c2-4483-a223-e00c1cee8134
Repo: https://github.com/amartyabose/QuantumDynamics.jl.git
Tree: 6e3ab5468b9ab907ea65ccc419eaf064de63f05c

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Feb 23, 2024
1 parent c918853 commit a623b47
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
11 changes: 9 additions & 2 deletions Q/QuantumDynamics/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,15 @@ julia = "1.4.0-1"
Combinatorics = "1"
DelimitedFiles = "1"
HDF5 = "0.17"
ITensorTDVP = "0.1"
OrdinaryDiffEq = "6.55.0"
PackageCompiler = "2"
Reexport = "1"
julia = "1.8.0-1"

["0.2.0"]
ITensorTDVP = "0.1"
OrdinaryDiffEq = "6.55.0"

["0.2.1-0"]
FLoops = "0.2"
ITensorTDVP = "0.2"
OrdinaryDiffEq = "6"
3 changes: 3 additions & 0 deletions Q/QuantumDynamics/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
ITensorTDVP = "25707e16-a4db-4a07-99d9-4d67b7af0342"
PackageCompiler = "9b87118b-4619-50d2-8e1e-99f35a4d4d9d"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"

["0.2.1-0"]
FLoops = "cc61a311-1640-44b5-9fba-1b764f453329"
3 changes: 3 additions & 0 deletions Q/QuantumDynamics/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "ea09e594a1d4ca009297ab5f8d7a181fd9218fba"

["0.2.0"]
git-tree-sha1 = "6eef784dd272764091f02a061be925669d4f5024"

["0.2.1"]
git-tree-sha1 = "6e3ab5468b9ab907ea65ccc419eaf064de63f05c"

0 comments on commit a623b47

Please sign in to comment.