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 a297d47 commit 55562e3Copy full SHA for 55562e3
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