v0.0.3 (2018-09-12)
Added
- Single-source version stored in
_version.py
and accessible through__version__
attribute. - More Python priors.
- Function for mapping python priors to
PolyChord
ini-format strings. - Forced abort if a rank == 0 MPI process fails (to avoid hanging).
- Config file writing.
- Error handling for errors reading
PolyChord
.stats files.