optimizer
Module containing the optimizer class.
Classes
Summary
A class to optimize a scheme.
Exceptions
Exception Summary
InitialParameterErrorIndicates that initial parameters can not be evaluated.
MissingDatasetsErrorIndicates that datasets are missing in the scheme.
ParameterNotInitializedErrorIndicates that scheme parameters are not initialized.
UnsupportedMethodErrorIndicates that the optimization method is unsupported.