giotto-ai / giotto-tda

A high-performance topological machine learning toolbox in Python
https://giotto-ai.github.io/gtda-docs
Other
858 stars 175 forks source link

Add @MonkeyBreaker's GitHub action for wheel building #646

Closed ulupo closed 2 years ago

ulupo commented 2 years ago

Implements this suggestion https://github.com/giotto-ai/giotto-tda/pull/615#pullrequestreview-1084791579 by doing things almost exactly as in https://github.com/giotto-ai/pyflagser/pull/70.

Not removing any Azure pipelines and not adding ci.yml or touching docs. These tasks should remain the purpose of #615 #383 #505.** But there is an urgent need to ship v0.6.0 with wheels for Apple Silicon.

Differently to #615 and https://github.com/giotto-ai/pyflagser/pull/70: