Utils¶
modcma.utils Module¶
Implementation of various utilities used in ModularCMA-ES package.
Functions¶
|
Computed the expected running time of a list of evaluations. |
|
Decorator function for timing the excecution of a function. |
Classes¶
|
Custom class for defining structs. |
|
Metaclass for class for AnnotatedStruct. |
|
Descriptor, checks of value is Any of a specified sequence of options. |
Data descriptor. |
|
|
Data descriptor checks for correct types. |
Class Inheritance Diagram¶
