pygsti.optimize.simplerlm#
Custom implementation of the Levenberg-Marquardt Algorithm (but simpler than customlm.py)
Functions
|
|
|
|
|
An implementation of the Levenberg-Marquardt least-squares optimization algorithm customized for use within pyGSTi. |
Classes
An optimizer. |
|
|
The result from an optimization. |
|
A Levenberg-Marquardt optimizer customized for GST-like problems. |