-
v0.0.5.post2 protected6acb5033 · ·
version 0.0.5.post2 Post release 2 of release 0.0.5. Fix supported Python versions in metadata.
-
v0.0.5.post1 protected3c65214b · ·
version 0.0.5.post1 Post release 1 of release 0.0.5. Fix failure to actually release.
-
v0.0.4 protectedcd5f6f0b · ·
Version 0.0.4 This version is the first to include the tests and methods to construct a testing environment using the JLA data. Currently the test coverage has reached 100%, which means that all statements are executed during the tests, and all conditional branches are taken. This does not mean that every aspect of the programme's correct functioning is tested or verified. It certainly does not mean that the code is bug-free. Also included are tests for replicating the numerical results in the M16 paper, which should be kept invariant in all subsequent revisions of the code, unless a substantial bug is discovered in the original results.