Skip to content

Sketchlib v2.0.0

Compare
Choose a tag to compare
@johnlees johnlees released this 29 Apr 13:59
· 111 commits to master since this release
9c416f7

This is a new major version due to overhaul of the CLI.

New features:

  • CLI is now written with docopt, and should be more straightforward to use (#72).
  • New self sparse query, which works with CUDA too (#67). Used in mandrake.

Bug fixes:

  • Sparsification functions fixed and added to tests.

Other:

  • Enable pip install and pushing to pypi (#70)
  • Adding docker build and test on buildkite (#70)