Skip to content

Commit

Permalink
New version: DiffEqFlux v0.10.0 (#6719)
Browse files Browse the repository at this point in the history
UUID: aae7a2af-3d4f-5e19-a356-7da93b79d9d0
Repo: https://github.com/JuliaDiffEq/DiffEqFlux.jl.git
Tree: f4188936669603609a7ee886e757506aac819dac

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
  • Loading branch information
JuliaRegistrator authored and github-actions[bot] committed Dec 14, 2019
1 parent fabf532 commit 3403085
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
7 changes: 6 additions & 1 deletion D/DiffEqFlux/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ Flux = "0.0.0 - 0.10"
DiffResults = "0.0.0 - 0.0.4"
ForwardDiff = "0.0.0 - 0.10"

["0.10-0"]
Requires = ["0.5", "1"]

["0.4"]
RecursiveArrayTools = "0.0.0 - 0.20"

Expand Down Expand Up @@ -39,9 +42,11 @@ DiffEqBase = "6"
Flux = "0.9"
ForwardDiff = "0.10"
RecursiveArrayTools = "1"
Requires = "0.5"
Tracker = "0.2"

["0.8-0.9"]
Requires = "0.5"

["0.9-0"]
DiffEqSensitivity = "5"
DiffResults = ["0.0.4", "1"]
3 changes: 3 additions & 0 deletions D/DiffEqFlux/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@ git-tree-sha1 = "125c3c705d7ac3d9ab5338be20a00f41afb49864"

["0.9.0"]
git-tree-sha1 = "7efd8f38ab1b2249de9de861eb5c67bdbb14fddb"

["0.10.0"]
git-tree-sha1 = "f4188936669603609a7ee886e757506aac819dac"

0 comments on commit 3403085

Please sign in to comment.