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

New sphere graph #55

Open
wants to merge 372 commits into
base: master
Choose a base branch
from
Open

New sphere graph #55

wants to merge 372 commits into from

Conversation

Droxef
Copy link

@Droxef Droxef commented Jul 9, 2019

No description provided.

@nperraud nperraud requested review from mdeff and nperraud July 16, 2019 06:06
@nperraud
Copy link
Collaborator

@mdeff I am not sure, we should have healpy as a dependency. It is a big package that takes time to install and we only use it for one function. What do you think?

@mdeff
Copy link
Collaborator

mdeff commented Jul 16, 2019

Absolutely. It should be lazily imported (as matplotlib, pyqtgraph, flann, etc.). That is, it's only imported when the user calls the SphereHealpix constructor, not when the pygsp is imported. The only hard dependencies are numpy and scipy. @Droxef did it correctly.

@mdeff mdeff mentioned this pull request Oct 17, 2019
@mdeff mdeff self-assigned this May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants