Skip to content

Commit

Permalink
New package: SmoQyKPMCore v0.1.0
Browse files Browse the repository at this point in the history
UUID: 30e33e58-a96a-4fec-8c75-57692dd3ff18
Repo: https://github.com/SmoQySuite/SmoQyKPMCore.jl.git
Tree: a184013ba2f4478e26a2940ffd8ab3ac8ae91b33

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Oct 23, 2024
1 parent c851905 commit cdcb833
Show file tree
Hide file tree
Showing 7 changed files with 19 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2227,6 +2227,7 @@ some amount of consideration when choosing package names.
30d44bb2-ff8b-57e8-b516-b10f428bad0e = { name = "HiGHSstatic_jll", path = "jll/H/HiGHSstatic_jll" }
30ddb3f0-912f-4f34-9804-e4bb31290777 = { name = "StippleCharts", path = "S/StippleCharts" }
30dfa513-9b2f-4fb3-9796-781eabac1617 = { name = "ManualNLPModels", path = "M/ManualNLPModels" }
30e33e58-a96a-4fec-8c75-57692dd3ff18 = { name = "SmoQyKPMCore", path = "S/SmoQyKPMCore" }
30e472fa-2b12-4c0b-9705-07d174b7a4e1 = { name = "PubChemCrawler", path = "P/PubChemCrawler" }
30eb0fb0-5147-11e9-3356-d75b018717ce = { name = "Luna", path = "L/Luna" }
30ebf9c2-a709-4272-bf69-cc6d19405279 = { name = "RbfInterpolationTools", path = "R/RbfInterpolationTools" }
Expand Down
5 changes: 5 additions & 0 deletions S/SmoQyKPMCore/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
FFTW = "1.8.0-1"
LinearAlgebra = "1.10.0-1"
Random = "1.10.0-1"
julia = "1.10.0-1"
4 changes: 4 additions & 0 deletions S/SmoQyKPMCore/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3 changes: 3 additions & 0 deletions S/SmoQyKPMCore/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "SmoQyKPMCore"
uuid = "30e33e58-a96a-4fec-8c75-57692dd3ff18"
repo = "https://github.com/SmoQySuite/SmoQyKPMCore.jl.git"
2 changes: 2 additions & 0 deletions S/SmoQyKPMCore/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "a184013ba2f4478e26a2940ffd8ab3ac8ae91b33"
2 changes: 2 additions & 0 deletions S/SmoQyKPMCore/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
CUDA = "5.5.0-5"
2 changes: 2 additions & 0 deletions S/SmoQyKPMCore/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[0]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"

0 comments on commit cdcb833

Please sign in to comment.