Skip to content

Commit

Permalink
New package: MethodOfMoments v0.1.0 (#119306)
Browse files Browse the repository at this point in the history
UUID: 32490229-d69f-4a68-9525-74935b3d7b50
Repo: https://github.com/junyuan-chen/MethodOfMoments.jl.git
Tree: ee1513891232ae3b662b0941601a1ddfd5d46578

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 16, 2024
1 parent b7608b0 commit b036790
Show file tree
Hide file tree
Showing 7 changed files with 45 additions and 0 deletions.
14 changes: 14 additions & 0 deletions M/MethodOfMoments/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[0]
Combinatorics = "1"
Distributions = "0.25"
GroupedArrays = "0.3"
LogDensityProblems = "2"
MacroTools = "0.5"
NonlinearSystems = "0.1.3-0.1"
StatsAPI = "1.2.0-1"
StatsBase = "0.33-0.34"
StatsFuns = "1"
Tables = "1"
TransformVariables = "0.8"
TransformedLogDensities = "1"
julia = "1.6.0-1"
15 changes: 15 additions & 0 deletions M/MethodOfMoments/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
[0]
Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
GroupedArrays = "6407cd72-fade-4a84-8a1e-56e431fc1533"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LogDensityProblems = "6fdf6af0-433a-55f7-b3ed-c6c6e0b8df7c"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
NonlinearSystems = "deb0877a-d74a-4aeb-b6ac-c17f6fb4122e"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
StatsAPI = "82ae8749-77ed-4fe6-ae5f-f523153014b0"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c"
TransformVariables = "84d833dd-6860-57f9-a1a7-6da5db126cff"
TransformedLogDensities = "f9bc47f6-f3f8-4f3b-ab21-f8bc73906f26"
3 changes: 3 additions & 0 deletions M/MethodOfMoments/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "MethodOfMoments"
uuid = "32490229-d69f-4a68-9525-74935b3d7b50"
repo = "https://github.com/junyuan-chen/MethodOfMoments.jl.git"
2 changes: 2 additions & 0 deletions M/MethodOfMoments/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "ee1513891232ae3b662b0941601a1ddfd5d46578"
5 changes: 5 additions & 0 deletions M/MethodOfMoments/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
DistributionsAD = "0.6"
ForwardDiff = "0.10"
NLopt = "1"
StaticArrays = "1"
5 changes: 5 additions & 0 deletions M/MethodOfMoments/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
DistributionsAD = "ced4e74d-a319-5a8a-b0ac-84af2272839c"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
NLopt = "76087f3c-5699-56af-9a33-bf431cd00edd"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2316,6 +2316,7 @@ some amount of consideration when choosing package names.
323ce080-7fb5-11ea-274f-1d7ddb39cbfa = { name = "MultiStochGrad", path = "M/MultiStochGrad" }
32427880-5a10-5048-bea3-44a26af5d02d = { name = "SCALE_MAMBA_jll", path = "jll/S/SCALE_MAMBA_jll" }
324734c7-f323-4536-9335-775d9be9d101 = { name = "BioMASS", path = "B/BioMASS" }
32490229-d69f-4a68-9525-74935b3d7b50 = { name = "MethodOfMoments", path = "M/MethodOfMoments" }
324d217c-45ce-50fc-942e-d289b448e8cf = { name = "ReferenceTests", path = "R/ReferenceTests" }
324d7699-5711-5eae-9e2f-1d82baa6b597 = { name = "CategoricalArrays", path = "C/CategoricalArrays" }
324e1790-ee0a-4954-b7e4-a383d36b0fd7 = { name = "TwinCopulas", path = "T/TwinCopulas" }
Expand Down

0 comments on commit b036790

Please sign in to comment.