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 · 9a9f32ea
      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)
      9a9f32ea
    • 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
  6. Nov 10, 2015
  7. Nov 09, 2015
  8. Nov 03, 2015
  9. Nov 02, 2015
  10. Oct 30, 2015
  11. Oct 28, 2015