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 7bdbee7 commit 22a0d31Copy full SHA for 22a0d31
Project.toml
@@ -38,7 +38,7 @@ FLOWMath = "0.4, 1"
38
FastGaussQuadrature = "1"
39
FiniteDiff = "2"
40
FixedPoint = "1"
41
-ForwardDiff = "0.10 - 1"
+ForwardDiff = "0.10, 1"
42
ImplicitAD = "0.3, 1"
43
LaTeXStrings = "1"
44
LineSearches = "7"
@@ -55,6 +55,6 @@ SIAMFANLEquations = "1"
55
SimpleNonlinearSolve = "1 - 3"
56
SpecialFunctions = "2"
57
SpeedMapping = "0.3, 0.4"
58
-StaticArrays = "0.8 - 2"
+StaticArrays = "0.8 - 0.12, 1 - 2"
59
Statistics = "1"
60
julia = "1.10"
0 commit comments