Trees | Indices | Help |
|
---|
|
A special object for storing the settings for optimisation.
This includes grid search information, zooming grid search settings, and settings for the minimisation.
|
|||
|
|||
|
|||
|
|||
|
|||
int |
|
||
bool |
|
||
bool |
|
||
int, int |
|
||
None or int |
|
||
int |
|
||
int |
|
||
int |
|
||
bool |
|
||
int, int |
|
||
bool |
|
||
int |
|
||
int |
|
|
Check that the user supplied iteration index makes sense.
|
Add a grid search step.
|
Add an optimisation step.
|
Return the grid increments for the given iteration.
|
Return the pivot grid search flag.
|
Return the SciPy quadratic integration flag for the given iteration.
|
Return the number of numerical integration points and oversampling factor for the given iteration.
|
Return the grid zoom level for the given iteration.
|
Return the minimisation algorithm for the given iteration.
|
Return the minimisation function tolerance level for the given iteration.
|
Return the maximum number of iterations for the optimisation for the given iteration.
|
Return the SciPy quadratic integration flag for the given iteration.
|
Return the number of numerical integration points and oversampling factor for the given iteration.
|
Is a grid search set up?
|
Generator method for looping over all grid search iterations.
|
Generator method for looping over all minimisation iterations.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 8 10:43:32 2024 | http://epydoc.sourceforge.net |