ritchie46 / lsh-rs

Locality Sensitive Hashing in Rust with Python bindings
MIT License
109 stars 21 forks source link

Make BLAS an optional version of install to avoid local build issues for some users #11

Open bwindsor22 opened 3 years ago

bwindsor22 commented 3 years ago

Following https://github.com/ritchie46/lsh-rs/issues/9#issuecomment-828215274, tracking separately: This make sense, BLAS is only for squeezing out max performance, but should definitely be opt in.