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 PyPolyChord pip-installable. #46

Closed
appetrosyan opened this issue May 25, 2020 · 2 comments
Closed

Make PyPolyChord pip-installable. #46

appetrosyan opened this issue May 25, 2020 · 2 comments

Comments

@appetrosyan
Copy link
Contributor

This is one of the major missing features of PC, and shouldn’t be too difficult to implement.

@appetrosyan
Copy link
Contributor Author

The work that needs to be done is

  1. to automate fetching dependencies
  2. to automate fetching build dependencies, which should be similar to how jumpy does it (they have fortran code too).
  3. test the reproducibility if the build on Windows, Linux and Mac OS X.
  4. add optional dependencies,
  5. handle MPI
  6. expose 3, 4, 5 to pip in a standard way.

@williamjameshandley
Copy link
Member

I believe that we were nearly here with #24. It looks like the only thing blocking this were OSX related issues. I suggest we move this conversation to there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants