optimization

This package contains functions for optimization.

Modules

data_provider

Module containing the data provider classes.

estimation_provider

Module containing the estimation provider classes.

matrix_provider

Module containing the matrix provider classes.

nnls

Module for residual calculation with the non-negative least-squares method.

optimization_group

Module containing the optimization group class.

optimization_history

Module containing the OptimizationHistory class.

optimize

Module containing the optimize function.

optimizer

Module containing the optimizer class.

variable_projection

Module for residual calculation with the variable projection method.