Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make FastJet an optional dependency #185

Closed
jacanchaplais opened this issue Sep 11, 2024 · 0 comments
Closed

Make FastJet an optional dependency #185

jacanchaplais opened this issue Sep 11, 2024 · 0 comments
Assignees
Milestone

Comments

@jacanchaplais
Copy link
Owner

FastJet does not build on Windows or versions of macOS > 13, using ARM architecture. This limits the package's ability to be cross-platform, so make FastJet not a default dependency, but available optionally for the folks who do want to use graphicle.select.fastjet_clusters().

Update will make current installation equivalent to

pip install "graphicle[fastjet]"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

1 participant