optimizer

Module containing the optimizer class.

Classes

Summary

Optimizer

A class to optimize a scheme.

Exceptions

Exception Summary

InitialParameterError

Indicates that initial parameters can not be evaluated.

MissingDatasetsError

Indicates that datasets are missing in the scheme.

ParameterNotInitializedError

Indicates that scheme parameters are not initialized.

UnsupportedMethodError

Indicates that the optimization method is unsupported.