joshspeagle / dynesty

Dynamic Nested Sampling package for computing Bayesian posteriors and evidences
https://dynesty.readthedocs.io/
MIT License
358 stars 78 forks source link

Listing dynesty on PyPi (so can be pip installed) #65

Closed bacook17 closed 6 years ago

bacook17 commented 6 years ago

I'm working on packaging my code into something that can be pip installed, but having any dependencies that aren't listed on PyPi is tricky and somewhat fragile (the only workaround is currently deprecated and due to be removed in the future).

Sometime in the future, do you expect to list dynesty on PyPi?

joshspeagle commented 6 years ago

Yea, I'm hoping to add it in once I finish developing/implementing the list of final features mentioned in the remaining open issues.