Skip to content

Commit

Permalink
New package: MomentMatching v1.0.0 (#119802)
Browse files Browse the repository at this point in the history
UUID: a67aff5b-0ccc-47d5-9c4f-fef2ba9c9aa3
Repo: https://github.com/ZoltanRacz/MomentMatching.jl.git
Tree: 5762ecbd66ebc841d5a0a2cbcb02b3b86fc58417

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 23, 2024
1 parent 6cf2585 commit bac6407
Show file tree
Hide file tree
Showing 5 changed files with 39 additions and 0 deletions.
16 changes: 16 additions & 0 deletions M/MomentMatching/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
[1]
CSV = "0.10"
ChunkSplitters = "2"
ClusterManagers = "0.4"
DataFrames = "1"
DistributedArrays = "0.6"
DocStringExtensions = "0.9"
JLD = "0.13"
Optimization = "3"
OptimizationOptimJL = "0.3"
Parameters = "0.12"
ProgressMeter = "1"
RecipesBase = "1"
Sobol = "1"
Statistics = "1"
julia = "1.7.0-1"
17 changes: 17 additions & 0 deletions M/MomentMatching/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[1]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
ChunkSplitters = "ae650224-84b6-46f8-82ea-d812ca08434e"
ClusterManagers = "34f1f09b-3a8b-5176-ab39-66d58a4d544e"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
DistributedArrays = "aaf54ef3-cdf8-58ed-94cc-d582ad619b94"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
JLD = "4138dd39-2aa7-5051-a626-17a0bb65d9c8"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Optimization = "7f7a1694-90dd-40f0-9382-eb1efda571ba"
OptimizationOptimJL = "36348300-93cb-4f02-beb5-3c3902f8871e"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Sobol = "ed01d8cd-4d21-5b2a-85b4-cc3bdc58bad4"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3 changes: 3 additions & 0 deletions M/MomentMatching/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "MomentMatching"
uuid = "a67aff5b-0ccc-47d5-9c4f-fef2ba9c9aa3"
repo = "https://github.com/ZoltanRacz/MomentMatching.jl.git"
2 changes: 2 additions & 0 deletions M/MomentMatching/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "5762ecbd66ebc841d5a0a2cbcb02b3b86fc58417"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7595,6 +7595,7 @@ a6683cb1-4e99-4d03-b5b5-b79ed0acabcf = { name = "PartitionedStructures", path =
a66acb62-5df1-561a-8400-71bc98699397 = { name = "MultiModalMuSig", path = "M/MultiModalMuSig" }
a6722589-28b8-4472-944e-bde9ee6da670 = { name = "LinearSolvePardiso", path = "L/LinearSolvePardiso" }
a6782e42-190c-4b39-989d-970618284c73 = { name = "Zotero", path = "Z/Zotero" }
a67aff5b-0ccc-47d5-9c4f-fef2ba9c9aa3 = { name = "MomentMatching", path = "M/MomentMatching" }
a67e86c2-42a5-4f10-921b-1e94bb8ae306 = { name = "Cthonios", path = "C/Cthonios" }
a6865705-0aff-55fc-a8e1-34d7b6815716 = { name = "SemiDiscretizationMethod", path = "S/SemiDiscretizationMethod" }
a68b5a21-f429-434e-8bfa-46b447300aac = { name = "ParetoSmooth", path = "P/ParetoSmooth" }
Expand Down

0 comments on commit bac6407

Please sign in to comment.