Skip to content

Commit

Permalink
New version: Molly v0.21.2 (#117476)
Browse files Browse the repository at this point in the history
UUID: aa0f7f06-fcc0-5ec4-a7f3-a573f33f9c4c
Repo: https://github.com/JuliaMolSim/Molly.jl.git
Tree: 2c70d4b669bcd1769623b4f4dd61cfe8b454541b

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 17, 2024
1 parent 3f17d67 commit 321346a
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 7 deletions.
23 changes: 17 additions & 6 deletions M/Molly/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
[0]
Colors = "0.10-0.12"

["0-0.1"]
KernelDensity = "0.5"
julia = "1"
Expand All @@ -13,6 +10,9 @@ StaticArrays = "0.12"
["0-0.20"]
Requires = "1"

["0-0.21.1"]
Colors = "0.10-0.12"

["0-0.3"]
BioStructures = "0.10-0.11"

Expand Down Expand Up @@ -67,7 +67,6 @@ BioStructures = "1-2"

["0.15-0"]
Atomix = "0.1"
UnsafeAtomicsLLVM = "0.1"

["0.15-0.16"]
AtomsBase = "0.3"
Expand All @@ -81,14 +80,16 @@ StaticArrays = "1.5.17-1"
["0.15-0.21.0"]
CellListMap = "0.8.11-0.8"

["0.15-0.21.1"]
UnsafeAtomicsLLVM = "0.1"

["0.16-0"]
Graphs = "1.8.0-1"

["0.17"]
SimpleCrystals = "0.1.3-0.1"

["0.17-0"]
AtomsBase = "0.3.4-0.3"
UnitfulChainRules = "0.1.2-0.1"

["0.17-0.18.0"]
Expand All @@ -100,6 +101,9 @@ Enzyme = "0.11.2"
["0.17-0.18.3"]
CUDA = "4.2.0-4"

["0.17-0.21.1"]
AtomsBase = "0.3.4-0.3"

["0.18-0"]
PeriodicTable = "1.1.0-1"

Expand All @@ -108,7 +112,6 @@ SimpleCrystals = "0.1.6-0.1"

["0.18.1-0"]
ChainRules = "1.44.0-1"
SimpleCrystals = "0.2"
UnitfulAtomic = "1"
Zygote = "0.6.67-0.6"

Expand All @@ -117,6 +120,9 @@ LinearAlgebra = "1.7.0-1"
Random = "1.7.0-1"
SparseArrays = "1.7.0-1"

["0.18.1-0.21.1"]
SimpleCrystals = "0.2"

["0.18.3"]
Enzyme = "0.11.11-0.11"

Expand Down Expand Up @@ -169,6 +175,11 @@ AtomsCalculators = "0.2"
BioStructures = "4"
CellListMap = "0.8.11-0.9"

["0.21.2-0"]
AtomsBase = "0.4"
SimpleCrystals = "0.3"
UnsafeAtomicsLLVM = "0.1-0.2"

["0.3-0"]
Distributions = "0.23-0.25"

Expand Down
4 changes: 3 additions & 1 deletion M/Molly/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
[0]
BioStructures = "de9282ab-8554-53be-b2d6-f6c222edabfc"
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
KernelDensity = "5ab0869b-81aa-558d-bb23-cbf5423bbe9b"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Expand All @@ -10,6 +9,9 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
["0-0.20"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["0-0.21.1"]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"

["0-0.8"]
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"

Expand Down
3 changes: 3 additions & 0 deletions M/Molly/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,6 @@ git-tree-sha1 = "b5ffe9ed08f245d6e2b303986e23b65807923454"

["0.21.1"]
git-tree-sha1 = "4b93d119c6fbb717b9242f8a60ecc8d4cca0f8ec"

["0.21.2"]
git-tree-sha1 = "2c70d4b669bcd1769623b4f4dd61cfe8b454541b"
3 changes: 3 additions & 0 deletions M/Molly/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ GLMakie = "0.8-0.9"

["0.21.1-0"]
GLMakie = "0.8-0.10"

["0.21.2-0"]
Colors = "0.11-0.12"
3 changes: 3 additions & 0 deletions M/Molly/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
["0.21-0"]
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"

["0.21.2-0"]
Colors = "5ae59095-9a9b-59fe-a467-6f913c188581"

0 comments on commit 321346a

Please sign in to comment.