Skip to content
Snippets Groups Projects
  1. Nov 11, 2015
  2. Oct 12, 2015
  3. Oct 07, 2015
  4. Oct 06, 2015
  5. Oct 05, 2015
    • Andrew Heather's avatar
      ENH: Refactored functionObjectFile class · bbc25cb4
      Andrew Heather authored
      Class now provides helper functions to generate files on-the-fly by
      function objects, as opposed to attempting to control all files needed
      by the function object (earlier implementation lead to over-complication
      and was error prone)
      bbc25cb4
    • Andrew Heather's avatar
      ENH: Added new functionObjectState class · 9be9be24
      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.
      9be9be24
  6. Oct 12, 2015
  7. Oct 05, 2015
  8. Oct 01, 2015
  9. Sep 30, 2015
  10. Sep 28, 2015