SciPy

This is documentation for an old release of SciPy (version 0.17.1). Search for this page in the documentation of the latest stable release (version 1.15.1).

scipy.odr.odr_stop

exception scipy.odr.odr_stop[source]

Exception stopping fitting.

You can raise this exception in your objective function to tell scipy.odr to stop fitting.

Previous topic

scipy.odr.odr_error

Next topic

scipy.odr.polynomial