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 f65691b commit 4d2274cCopy full SHA for 4d2274c
Project.toml
@@ -1,7 +1,7 @@
1
name = "HOODESolver"
2
uuid = "217528c2-21c4-4222-9975-97f0b0cbd7c1"
3
authors = ["Yves Mocquard <yves.mocquard@inria.fr>"]
4
-version = "0.2.3"
+version = "0.2.4"
5
6
[deps]
7
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
@@ -12,7 +12,6 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
12
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
13
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
14
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
15
-Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
16
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
17
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
18
0 commit comments