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 aa126f7 commit 6725fc8Copy full SHA for 6725fc8
src/NonlinearSolve.jl
@@ -42,7 +42,6 @@ using NonlinearSolveFirstOrder: NonlinearSolveFirstOrder, GeneralizedFirstOrderA
42
using NonlinearSolveQuasiNewton: NonlinearSolveQuasiNewton, QuasiNewtonAlgorithm
43
using NonlinearSolveSpectralMethods: NonlinearSolveSpectralMethods, GeneralizedDFSane
44
using SimpleNonlinearSolve: SimpleNonlinearSolve
45
-using SimpleImplicitDiscreteSolve: SimpleIDSolve
46
47
const SII = SymbolicIndexingInterface
48
0 commit comments