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 75aabbb commit d7972afCopy full SHA for d7972af
lib/NonlinearSolveHomotopyContinuation/Project.toml
@@ -16,16 +16,19 @@ SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
16
TaylorSeries = "6aa5eb33-94cf-58f4-a9d0-e4b2c4fc25ea"
17
18
[compat]
19
+Aqua = "0.8"
20
ADTypes = "1.11.0"
21
CommonSolve = "0.2.4"
22
ConcreteStructs = "0.2.3"
23
DifferentiationInterface = "0.6.27"
24
HomotopyContinuation = "2.12.0"
25
LinearAlgebra = "1.11.0"
26
+NonlinearSolve = "4"
27
NonlinearSolveBase = "1.3.3"
-SciMLBase = "2.68.1"
28
+SciMLBase = "2.71"
29
SymbolicIndexingInterface = "0.3.36"
30
TaylorSeries = "0.18.2"
31
+Test = "1.10"
32
julia = "1.10"
33
34
[extras]
0 commit comments