Skip to content

Commit

Permalink
New package: CompChem v1.0.0
Browse files Browse the repository at this point in the history
UUID: e4d0f6e5-aaef-4631-895e-149e7b48cbc0
Repo: https://github.com/vishnu2709/CompChem.jl.git
Tree: f33a615fa9905f96899dcc3198391af2cf849ec0

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Nov 29, 2024
1 parent a99d71c commit 266460a
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 0 deletions.
5 changes: 5 additions & 0 deletions C/CompChem/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[1]
LinearAlgebra = "1.11.0-1"
Plots = "1.40.9-1"
SpecialFunctions = "2.4.0-2"
julia = "1.6.7-1"
4 changes: 4 additions & 0 deletions C/CompChem/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[1]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
3 changes: 3 additions & 0 deletions C/CompChem/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "CompChem"
uuid = "e4d0f6e5-aaef-4631-895e-149e7b48cbc0"
repo = "https://github.com/vishnu2709/CompChem.jl.git"
2 changes: 2 additions & 0 deletions C/CompChem/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "f33a615fa9905f96899dcc3198391af2cf849ec0"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10504,6 +10504,7 @@ e4c73209-6c8c-4213-807b-38d671e094ab = { name = "openPMD", path = "O/openPMD" }
e4c7bc62-5b23-4522-a1b9-71c2be45f1df = { name = "SlimOptim", path = "S/SlimOptim" }
e4c825b0-b65c-11ea-0b5a-6176b64e7b7f = { name = "StateSpaceEcon", path = "S/StateSpaceEcon" }
e4cc4544-6ee8-43a1-93bd-9ed80b3dc475 = { name = "JUGRNModelGenerator", path = "J/JUGRNModelGenerator" }
e4d0f6e5-aaef-4631-895e-149e7b48cbc0 = { name = "CompChem", path = "C/CompChem" }
e4d6e05a-3816-5255-9332-8392038f2e0f = { name = "libgsd_jll", path = "jll/L/libgsd_jll" }
e4d9eb7f-b088-426e-aeb5-1c0dae3d8abb = { name = "Anneal", path = "A/Anneal" }
e4e67209-a09d-4b87-93df-521fd564896e = { name = "ResilienceDecisionMaking", path = "R/ResilienceDecisionMaking" }
Expand Down

0 comments on commit 266460a

Please sign in to comment.