Skip to content

Commit

Permalink
New version: DiffEqFlux v3.1.0 (#96858)
Browse files Browse the repository at this point in the history
UUID: aae7a2af-3d4f-5e19-a356-7da93b79d9d0
Repo: https://github.com/SciML/DiffEqFlux.jl.git
Tree: 75f276bbaa66dba18aa1e1f54563b13f939f4c8f

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 11, 2023
1 parent 266d73c commit 4b79f3d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
12 changes: 10 additions & 2 deletions D/DiffEqFlux/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ StaticArrays = ["0.11-0.12", "1"]
["1.27-1.29"]
Adapt = "2"

["1.28-3"]
["1.28-2"]
Zygote = "0.5-0.6"

["1.3.2-1.7.0"]
Expand All @@ -167,7 +167,7 @@ Flux = "0.11-0.12"
["1.36-3"]
Adapt = "3"

["1.37-3"]
["1.37-2"]
Distributions = "0.23-0.25"

["1.39"]
Expand Down Expand Up @@ -264,3 +264,11 @@ Random = ["0.0.0", "1"]
SciMLBase = "1-2"
Tracker = "0.2.29-0.2"
julia = "1.9.0-1"

["3.0"]
Distributions = "0.23-0.25"
Zygote = "0.5-0.6"

["3.1-3"]
Distributions = "0.25"
Zygote = "0.6"
3 changes: 3 additions & 0 deletions D/DiffEqFlux/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -312,3 +312,6 @@ git-tree-sha1 = "143b04cda8a004d8f2a2443ee5edf1058372746a"

["3.0.0"]
git-tree-sha1 = "3731ed576f28bdf330a45bac083bb4f3cba1ab3f"

["3.1.0"]
git-tree-sha1 = "75f276bbaa66dba18aa1e1f54563b13f939f4c8f"

0 comments on commit 4b79f3d

Please sign in to comment.