You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 14, 2023. It is now read-only.
In any case I think it might be worth considering it for scikit-learn. We could also add it to the main repo (related to #27) and build wheels on tags. It would very easy to test before the release just by uncommenting some CI config lines in a PR. It's probably a bit less flexible that our current setup, but it might be sufficient.
In the long run it would also allow building wheels for other architecture (aarc64, ppc64le) or Python distributions (PyPy), if we want to do that.
Unless there some blocker that would prevent us from using it?