shapelets / khiva

An open-source library of algorithms to analyse time series in GPU and CPU.
https://khiva.readthedocs.io/
Mozilla Public License 2.0
228 stars 30 forks source link

brew install khiva #158

Closed ankane closed 3 years ago

ankane commented 3 years ago

Hi, thanks for this great library! Just wanted to let you know it's now available on Homebrew, so Mac users can install it with:

brew install khiva

Homebrew installs all dependencies and precompiles the library for each version of macOS, so installation is really quick and easy. 🎉

Ref: https://github.com/Homebrew/homebrew-core/pull/67078

justoruiz commented 3 years ago

Awesome!! 👍

This is truly appreciated and we are thankful for you contribution!!