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)