Skip to content

Commit

Permalink
New version: MixtureDensityNetworks v0.3.0 (#87571)
Browse files Browse the repository at this point in the history
UUID: 521d8788-cab4-41cb-a05a-da376f16ad79
Repo: https://github.com/JoshuaBillson/MixtureDensityNetworks.jl.git
Tree: fcce5163605fae32f49cbaa40919b735d21d5ef8

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Jul 15, 2023
1 parent 642969f commit a911da4
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
9 changes: 8 additions & 1 deletion M/MixtureDensityNetworks/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,17 @@
[0]
Distributions = "0.17-0.25"
DocStringExtensions = "0.8-0.9"
Flux = "0.13"
Pipe = "1.3.0-1"
ProgressLogging = "0.1"

["0-0.2"]
Flux = "0.13"
julia = "1.6.0-1"

["0.1-0"]
MLJModelInterface = "1"

["0.3-0"]
Flux = "0.14"
TerminalLoggers = "0.1"
julia = "1.9.0-1"
4 changes: 4 additions & 0 deletions M/MixtureDensityNetworks/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ MLJModelInterface = "e80e1ace-859a-464e-9ed9-23947d8ae3ea"

["0.2.1-0"]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

["0.3-0"]
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
TerminalLoggers = "5d786b92-1e48-4d6f-9151-6b4477ca9bed"
3 changes: 3 additions & 0 deletions M/MixtureDensityNetworks/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@ git-tree-sha1 = "f5e1d39232edbbdc51ea1838cc22fcea9899b920"

["0.2.2"]
git-tree-sha1 = "ad71eeba49177101c966db725d76f28d65e3c749"

["0.3.0"]
git-tree-sha1 = "fcce5163605fae32f49cbaa40919b735d21d5ef8"

0 comments on commit a911da4

Please sign in to comment.