We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e1ccfe commit 0667f28Copy full SHA for 0667f28
lib/NonlinearSolveHomotopyContinuation/Project.toml
@@ -16,15 +16,15 @@ SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
16
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
17
TaylorDiff = "b36ab563-344f-407b-a36a-4f200bebf99c"
18
19
-[sources]
20
-NonlinearSolveBase = {path = "../NonlinearSolveBase"}
+[sources.NonlinearSolveBase]
+path = "../NonlinearSolveBase"
21
22
[compat]
23
ADTypes = "1.11.0"
24
Aqua = "0.8"
25
CommonSolve = "0.2.4"
26
ConcreteStructs = "0.2.3"
27
-DifferentiationInterface = "0.6.27"
+DifferentiationInterface = "0.6.27, 0.7"
28
DocStringExtensions = "0.9.3"
29
Enzyme = "0.13"
30
HomotopyContinuation = "2.12.0"
0 commit comments