Skip to content

Commit

Permalink
New package: MPSDynamics v1.1.0 (#123935)
Browse files Browse the repository at this point in the history
UUID: 8fc8f346-e1eb-498f-94db-02ffe92d8134
Repo: https://github.com/shareloqs/MPSDynamics.jl.git
Tree: 1fa8774e6ed13182f64a4bdee638f586c896cfb5

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Feb 1, 2025
1 parent c678693 commit af8c4cd
Show file tree
Hide file tree
Showing 5 changed files with 49 additions and 0 deletions.
22 changes: 22 additions & 0 deletions M/MPSDynamics/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[1]
Dates = "1.1.0-1.11"
DelimitedFiles = "1.1.0-1.9"
Distributed = "1.1.0-1.11"
GraphRecipes = "0.4-0.5"
HDF5 = "0.17.2-0.17"
ITensorMPS = "0.3"
ITensors = "0.7"
Interpolations = ["0.11", "0.15"]
JLD = "0.13.5-0.13"
Jacobi = "0.7"
KrylovKit = "0.8.3-0.8"
LinearAlgebra = "1.0.0-1.11"
Logging = "1.5.0-1.11"
Plots = "1.35.0-1.40"
Preferences = "1.0.0-1.4"
Printf = "1.0.0-1.11"
QuadGK = "2.0.0-2.11"
Random = "1.0.0-1.11"
SpecialFunctions = "2.4.0-2"
TensorOperations = "4.0.7-4"
julia = "1.7-1.11"
21 changes: 21 additions & 0 deletions M/MPSDynamics/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
[1]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
GraphRecipes = "bd48cda9-67a9-57be-86fa-5b3c104eda73"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
ITensorMPS = "0d1a4710-d33b-49a5-8f18-73bdf49b47e2"
ITensors = "9136182c-28ba-11e9-034c-db9fb085ebd5"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
JLD = "4138dd39-2aa7-5051-a626-17a0bb65d9c8"
Jacobi = "83f21c0b-4282-5fbc-9e3f-f6da3d2e584c"
KrylovKit = "0b1a1467-8014-51b9-945f-bf0ae24f4b77"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
3 changes: 3 additions & 0 deletions M/MPSDynamics/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "MPSDynamics"
uuid = "8fc8f346-e1eb-498f-94db-02ffe92d8134"
repo = "https://github.com/shareloqs/MPSDynamics.jl.git"
2 changes: 2 additions & 0 deletions M/MPSDynamics/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.1.0"]
git-tree-sha1 = "1fa8774e6ed13182f64a4bdee638f586c896cfb5"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6745,6 +6745,7 @@ some amount of consideration when choosing package names.
8fbdd1d2-db62-5cd0-981e-905da1486e17 = { name = "ROCmCompilerSupport_jll", path = "jll/R/ROCmCompilerSupport_jll" }
8fc22ac5-c921-52a6-82fd-178b2807b824 = { name = "FilePaths", path = "F/FilePaths" }
8fc702ce-c5c1-11ef-3984-dd129c1f8037 = { name = "DMRGenie", path = "D/DMRGenie" }
8fc8f346-e1eb-498f-94db-02ffe92d8134 = { name = "MPSDynamics", path = "M/MPSDynamics" }
8fca5bbe-a785-4bb7-9793-c0c8ddca5d4b = { name = "MultiQuad", path = "M/MultiQuad" }
8fccf25a-f50e-468c-8fba-3cb130506274 = { name = "CategoryData", path = "C/CategoryData" }
8fcd9439-76b0-55f4-a525-bad0597c05d8 = { name = "CGAL_jll", path = "jll/C/CGAL_jll" }
Expand Down

0 comments on commit af8c4cd

Please sign in to comment.