Skip to content
  • Andrew Heather's avatar
    ENH: Added new functionObjectState class · acaa18be
    Andrew Heather authored
    This new class provides function objects with a database (dictionary)
    to store current state information to enable smooth restart behaviour.
    Additionally, current results can be stored so that they can be accessed
    between different objects.
    acaa18be