Skip to content

Commit

Permalink
New package: Mooncake v0.3.0 (#115406)
Browse files Browse the repository at this point in the history
UUID: da2b9cff-9c12-43a0-ae48-6db2b0edb7d6
Repo: https://github.com/compintell/Mooncake.jl.git
Tree: c50b656d547c3df5ea3a75c1d6f611fac3193b4f

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Sep 21, 2024
1 parent 5b08545 commit 6e73996
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 0 deletions.
10 changes: 10 additions & 0 deletions M/Mooncake/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
ADTypes = "1.2.0-1"
ChainRulesCore = "1"
DiffRules = "1"
DiffTests = "0.1"
ExprTools = "0.1"
Graphs = "1"
MistyClosures = "1"
Setfield = "1"
julia = "1.10.0-1"
13 changes: 13 additions & 0 deletions M/Mooncake/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
[0]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
DiffRules = "b552c78f-8df3-52c6-915a-8e097449b14b"
DiffTests = "de460e47-3fe3-5279-bb4a-814414816d5d"
ExprTools = "e2ba6199-217a-4e67-a87a-7c52f15ade04"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MistyClosures = "dbe65cb8-6be2-42dd-bbc5-4196aaced4f4"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions M/Mooncake/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Mooncake"
uuid = "da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
repo = "https://github.com/compintell/Mooncake.jl.git"
2 changes: 2 additions & 0 deletions M/Mooncake/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.3.0"]
git-tree-sha1 = "c50b656d547c3df5ea3a75c1d6f611fac3193b4f"
6 changes: 6 additions & 0 deletions M/Mooncake/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
CUDA = "5"
DynamicPPL = "0.28"
JET = "0.9"
LogDensityProblemsAD = "1"
SpecialFunctions = "2"
6 changes: 6 additions & 0 deletions M/Mooncake/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
DynamicPPL = "366bfd00-2699-11ea-058f-f148b4cae6d8"
JET = "c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
LogDensityProblemsAD = "996a588d-648d-4e1f-a8f0-a84b347e47b1"
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9774,6 +9774,7 @@ da1fd8a2-8d9e-5ec2-8556-3022fb5608a2 = { name = "CodeTracking", path = "C/CodeTr
da1fdf0e-e0ff-5433-a45f-9bb5ff651cb1 = { name = "FreqTables", path = "F/FreqTables" }
da235a08-baf4-11e9-2387-6f19a530ddff = { name = "SlurmWorkloadFileGenerator", path = "S/SlurmWorkloadFileGenerator" }
da27883c-8256-4720-924b-e7be686627bb = { name = "Tibber", path = "T/Tibber" }
da2b9cff-9c12-43a0-ae48-6db2b0edb7d6 = { name = "Mooncake", path = "M/Mooncake" }
da3460ee-0a2f-4d2a-8d76-316f36bde5da = { name = "SubjectiveScalesModels", path = "S/SubjectiveScalesModels" }
da37f231-8920-5702-a09a-bdd970cb6ddc = { name = "SBC_jll", path = "jll/S/SBC_jll" }
da404889-ca92-49ff-9e8b-0aa6b4d38dc8 = { name = "ARFFFiles", path = "A/ARFFFiles" }
Expand Down

0 comments on commit 6e73996

Please sign in to comment.