Skip to content

release-1.4.0

Compare
Choose a tag to compare
@bmerry bmerry released this 09 May 18:46
· 45 commits to master since this release
  • Reduction has been added
  • Introduced the ScanProblem and RadixsortProblem classes
  • The cache is now stored in a SQLite database instead of lots of files
  • The cache is now located in an XDG-compliant location on UNIX (~/.cache/clogs by default).
  • The tuning caching mechanism has been significantly rewritten for use with SQLite
  • All kernels generated during tuning are now cached (this can use a lot of space)