We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9616773 commit b5a7a3fCopy full SHA for b5a7a3f
Project.toml
@@ -1,7 +1,7 @@
1
name = "DiffEqProblemLibrary"
2
uuid = "a077e3f3-b75c-5d7f-a0c6-6bc4c8ec64a9"
3
authors = ["Chris Rackauckas <[email protected]>"]
4
-version = "4.7.0"
+version = "4.6.0"
5
6
[deps]
7
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
@@ -13,7 +13,7 @@ ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
13
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
14
15
[compat]
16
-DiffEqBase = ">= 5.15.0"
+DiffEqBase = "6"
17
DiffEqBiological = "4.0"
18
DiffEqOperators = "4"
19
ModelingToolkit = "0.9, 0.10, 1.0"
0 commit comments