ade.history
module documentation
Part of ade
A History
class for
maintaining a history of Individual
objects.
Function | seq2bytes | No summary |
Function | bytes2array | Converts the bytes object with key name in state into a Numpy array, which gets returned. |
Class | Analysis | I let you analyze the parameter values of a Population . |
Class | ClosestPairFinder | I determine which of two rows are most similar of a Numpy 1-D array X I maintain having Nr rows and Nc columns. |
Class | History | I maintain a roster of the parameter values and SSEs of
Individual objects that a Population has had
and possibly replaced. |