Skip to content
Snippets Groups Projects
  1. Jan 11, 2018
    • Martin Bauer's avatar
      Removed joblib.cached-sphinx workaround / Caching fix · 1ade3a6e
      Martin Bauer authored
      - sphinx detection is not reliable, e.g. jupyter notebooks have sphinx
        imported at startup -> no caching from notebooks
      - explicitly added cached functions via autofunction to docs
      - some functions do not support memory cache, because memory cache can't
        handle non-hashable parameters -> introduced diskcacheNoFallback
        decorator for these functions
      1ade3a6e
  2. Nov 30, 2017
  3. Oct 26, 2017
  4. Oct 10, 2017
  5. Sep 26, 2017