Skip to content

Commit

Permalink
New package: GaussianMixtureRegressions v0.0.1 (#62925)
Browse files Browse the repository at this point in the history
UUID: b0deb0af-2db1-47da-a519-30ec34a965f8
Repo: https://github.com/yuehhua/GaussianMixtureRegressions.jl.git
Tree: 7bb823f355962fbc020005bc55b76eeb53f17a0b

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Jun 26, 2022
1 parent 1153a52 commit d17b5b5
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 0 deletions.
5 changes: 5 additions & 0 deletions G/GaussianMixtureRegressions/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
Distributions = "0.25"
GaussianMixtures = "0.3"
StatsBase = "0.33"
julia = "1.7.0-1"
6 changes: 6 additions & 0 deletions G/GaussianMixtureRegressions/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
GaussianMixtures = "cc18c42c-b769-54ff-9e2a-b28141a64aae"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
3 changes: 3 additions & 0 deletions G/GaussianMixtureRegressions/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "GaussianMixtureRegressions"
uuid = "b0deb0af-2db1-47da-a519-30ec34a965f8"
repo = "https://github.com/yuehhua/GaussianMixtureRegressions.jl.git"
2 changes: 2 additions & 0 deletions G/GaussianMixtureRegressions/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.0.1"]
git-tree-sha1 = "7bb823f355962fbc020005bc55b76eeb53f17a0b"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5468,6 +5468,7 @@ b0bd82bd-0fcb-530b-8c5b-e45de9021bf5 = { name = "DarkSky", path = "D/DarkSky" }
b0c8ea40-1aeb-11ea-0927-b51424bf2dfe = { name = "StringParserPEG", path = "S/StringParserPEG" }
b0d11df0-eea3-4d79-b4a5-421488cbf74b = { name = "Quantikz", path = "Q/Quantikz" }
b0d46f97-bff5-4637-a19a-dd75974142cd = { name = "ArrayInterfaceStaticArrays", path = "A/ArrayInterfaceStaticArrays" }
b0deb0af-2db1-47da-a519-30ec34a965f8 = { name = "GaussianMixtureRegressions", path = "G/GaussianMixtureRegressions" }
b0df9959-3f7b-4e37-9fbf-63cb195e8303 = { name = "Faust", path = "F/Faust" }
b0e4dd01-7b14-53d8-9b45-175a3e362653 = { name = "RollingFunctions", path = "R/RollingFunctions" }
b0e84e9e-02e5-475e-ba3d-15d5a275d7bc = { name = "ProgressMeterLogging", path = "P/ProgressMeterLogging" }
Expand Down

0 comments on commit d17b5b5

Please sign in to comment.