astropy:docs

Fitter

class astropy.modeling.fitting.Fitter[source] [edit on github]

Bases: object

Base class for all fitters.

The purpose of this class is to manage constraints.

Attributes Summary

supported_constraints list() -> new empty list

Attributes Documentation

supported_constraints = []

Page Contents