Skip to content

Commit

Permalink
New version: DiffEqParamEstim v2.0.0 (#74513)
Browse files Browse the repository at this point in the history
UUID: 1130ab10-4a5a-5621-a13d-e4788d82bd4c
Repo: https://github.com/SciML/DiffEqParamEstim.jl.git
Tree: 4be9bfbd7591a96461453e298c582a60ae3e160d

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Dec 22, 2022
1 parent 43cf332 commit 945928f
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 21 deletions.
22 changes: 12 additions & 10 deletions D/DiffEqParamEstim/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ DiffEqSensitivity = "6"
["1.12"]
Distributions = "0.21-0.22"

["1.12-1"]
["1.12-2"]
RecursiveArrayTools = "1-2"

["1.13-1.14"]
Expand All @@ -38,7 +38,7 @@ PenaltyFunctions = "0.1-0.2"
["1.15-1.18"]
LsqFit = "0.8-0.11"

["1.17-1"]
["1.17-2"]
Dierckx = "0.4-0.5"

["1.18-1.22"]
Expand All @@ -53,23 +53,23 @@ SciMLBase = "1"
["1.22-1.23.0"]
PreallocationTools = "0.2"

["1.23-1"]
["1.23-2"]
Distributions = "0.25"
julia = "1.6.0-1"

["1.23.1-1"]
PenaltyFunctions = "0.1-0.3"

["1.23.1-1.23"]
PreallocationTools = "0.2-0.3"

["1.24-1"]
["1.23.1-2"]
PenaltyFunctions = "0.1-0.3"

["1.24-2"]
PreallocationTools = "0.2-0.4"

["1.25-1"]
SciMLSensitivity = "7"

["1.28-1"]
["1.28-2"]
SciMLBase = "1.69.0-1"

["1.3-1.5"]
Expand Down Expand Up @@ -115,8 +115,6 @@ DiffEqBase = "5.16.0-6"
DiffEqSensitivity = "4.3.0-4"

["1.9-1"]
Calculus = "0.5"
DiffEqBase = "6"
ForwardDiff = "0.10"

["1.9-1.10"]
Expand All @@ -131,3 +129,7 @@ PenaltyFunctions = "0.1"

["1.9-1.16"]
Dierckx = "0.4"

["1.9-2"]
Calculus = "0.5"
DiffEqBase = "6"
24 changes: 13 additions & 11 deletions D/DiffEqParamEstim/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
[1]
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9"
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LsqFit = "2fda8390-95c7-5789-9bda-21331edee243"
PenaltyFunctions = "06bb1623-fdd5-5ca2-a01c-88eae3ea319e"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"

["1-1.5"]
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
Expand All @@ -15,10 +9,18 @@ Optim = "429524aa-4258-5aef-a3af-852621145aeb"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["1.20-1"]
[1-2]
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9"
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
PenaltyFunctions = "06bb1623-fdd5-5ca2-a01c-88eae3ea319e"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"

["1.20-2"]
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"

["1.22-1"]
["1.22-2"]
PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46"

["1.25-1"]
Expand All @@ -27,8 +29,8 @@ SciMLSensitivity = "1ed8b502-d754-442c-8d5d-10ac956f44a1"
["1.3.1-1.5"]
BlackBoxOptim = "a134a8b2-14d6-55f6-9291-3336d3ab0209"

["1.6-1"]
Dierckx = "39dd38d3-220a-591b-8e3c-4c3a8c710a94"

["1.6-1.24"]
DiffEqSensitivity = "41bf760c-e81c-5289-8e54-58b1f1f8abe2"

["1.6-2"]
Dierckx = "39dd38d3-220a-591b-8e3c-4c3a8c710a94"
3 changes: 3 additions & 0 deletions D/DiffEqParamEstim/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -105,3 +105,6 @@ git-tree-sha1 = "e2bf0b9a77efe8c7cd83a11a846418a373d167ed"

["1.28.0"]
git-tree-sha1 = "40c55f5fe53ff681e6d5b6c23c0598463a81e2f3"

["2.0.0"]
git-tree-sha1 = "4be9bfbd7591a96461453e298c582a60ae3e160d"

0 comments on commit 945928f

Please sign in to comment.