ejhigson / dyPolyChord

Super fast dynamic nested sampling with PolyChord (Python, C++ and Fortran likelihoods).
http://dypolychord.readthedocs.io/en/latest/
MIT License
22 stars 5 forks source link

Renamed PyPolyChord to pypolychord #5

Closed williamjameshandley closed 5 years ago

williamjameshandley commented 5 years ago

PyPolyChord has been renamed to pypolychord in accordance with normal package naming conventions

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 99


Totals Coverage Status
Change from base Build 97: 0.0%
Covered Lines: 576
Relevant Lines: 576

💛 - Coveralls
ejhigson commented 5 years ago

@williamjameshandley thanks for this! I am going to add functionality to try loading PyPolyChord if pypolychord is not installed so it is backwards compatible and explain the changes in the docs. Am I correct in thinking the name change occurred in PolyChord v1.15? (Is this now called PolyChordLite v1.15?)

Let me know if any more changes are needed to maintain compatibility with future versions or with PolyChord Pro!

williamjameshandley commented 5 years ago

I am going to add functionality to try loading PyPolyChord if pypolychord is not installed so it is backwards compatible and explain the changes in the docs.

Sounds like a good plan

Am I correct in thinking the name change occurred in PolyChord v1.15?

Indeed.

Let me know if any more changes are needed to maintain compatibility with future versions or with PolyChord Pro!

Will do