v0.1.0
Move to Python-based implementation (#2) Make it significantly easier to contribute to the project and to add more datasets. This implementation takes significantly more memory due to Python's poor multi-processing support and heavy interpreter, but with enough parallel processes, the speed is similar to the (single-threaded) Rust implementation.