Skip to content

Commit

Permalink
New version: SpinMonteCarlo v1.1.0
Browse files Browse the repository at this point in the history
UUID: 71c4a2d3-ecf8-5cd9-ab6a-09a504837b4f
Repo: https://github.com/yomichi/SpinMonteCarlo.jl.git
Tree: 0b8889a409845220a081a1593b323d24a32fef95

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Mar 17, 2024
1 parent 8d3cd0a commit 406d3cd
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
20 changes: 16 additions & 4 deletions S/SpinMonteCarlo/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,27 @@
[0]
Compat = "0-2"
DataStructures = "0.0.0-0.18"
Distributions = "0.0.0-0.23"
LsqFit = "0.0.0-0.11"
MacroTools = "0.0.0-0.5"
SpecialFunctions = "0.0.0-0.10"
Statistics = "0.6-1"
julia = "0.6-1"

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

["1.0"]
DataStructures = "0.0.0-0.18"
Distributions = "0.0.0-0.23"
LsqFit = "0.0.0-0.11"
MacroTools = "0.0.0-0.5"
SpecialFunctions = "0.0.0-0.10"

[1]
Statistics = "1"
julia = "1"

["1.1-1"]
DataStructures = "0.11-0.18"
Distributions = "0.16-0.25"
LsqFit = "0.8-0.15"
MacroTools = "0.4-0.5"
SpecialFunctions = ["0.7-0.10", "1-2"]
3 changes: 3 additions & 0 deletions S/SpinMonteCarlo/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "e7f4b389b6720e93d072541a5effac957c7c7885"

["1.0.0"]
git-tree-sha1 = "977adfd260793df2ac32d5f45d57ae9b7b9d0a54"

["1.1.0"]
git-tree-sha1 = "0b8889a409845220a081a1593b323d24a32fef95"

0 comments on commit 406d3cd

Please sign in to comment.