SciPy
Section Navigation
NoConvergence
NoConvergence.add_note
NoConvergence.with_traceback
Exception raised when nonlinear solver fails to converge within the specified maxiter.
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
previous
broyden2
next
newton_krylov