Skip to content

Commit fd4f085

Browse files
Update Project.toml
1 parent 8cb6783 commit fd4f085

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ NonlinearSolveBase = "be0214bd-f91f-a760-ac4e-3421ce2b2da0"
1717
NonlinearSolveFirstOrder = "5959db7a-ea39-4486-b5fe-2dd0bf03d60d"
1818
NonlinearSolveHomotopyContinuation = "2ac3b008-d579-4536-8c91-a1a5998c2f8b"
1919
NonlinearSolveQuasiNewton = "9a2c21bd-3a47-402d-9113-8faf9a0ee114"
20+
NonlinearSolveSciPy = "4827a3aa-8a82-4c61-8bd0-3c7d3e464ee5"
2021
NonlinearSolveSpectralMethods = "26075421-4e9a-44e1-8bd1-420ed7ad02b2"
2122
OrdinaryDiffEqTsit5 = "b1df2697-797e-41e3-8120-5422d3b24e4a"
2223
PETSc = "ace2c81b-2b5f-4b1e-a30d-d662738edfe0"
@@ -49,6 +50,7 @@ NonlinearSolveBase = "1"
4950
NonlinearSolveFirstOrder = "1"
5051
NonlinearSolveHomotopyContinuation = "0.1"
5152
NonlinearSolveQuasiNewton = "1"
53+
NonlinearSolveSciPy = "1"
5254
NonlinearSolveSpectralMethods = "1"
5355
OrdinaryDiffEqTsit5 = "1.1.0"
5456
PETSc = "0.3"

0 commit comments

Comments
 (0)