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 5851335 commit e8a6865Copy full SHA for e8a6865
Project.toml
@@ -1,11 +1,10 @@
1
name = "SciMLOperators"
2
uuid = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
3
authors = ["xtalax <[email protected]>"]
4
-version = "0.1.10"
+version = "0.1.11"
5
6
[deps]
7
ArrayInterfaceCore = "30b0a656-2188-435a-8636-2ec0e6a096e2"
8
-DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
9
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
10
Lazy = "50d2b5c4-7a5e-59d5-8109-a42b560f39c0"
11
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
@@ -15,7 +14,6 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
15
14
16
[compat]
17
ArrayInterfaceCore = "0.1"
18
-DiffEqBase = "6"
19
DocStringExtensions = "0.8, 0.9"
20
Lazy = "0.15"
21
Setfield = "0.8, 1"
0 commit comments