v0.4.0
Major changes
- Improve coverage of test suite for future integration of additional code.
- Designate methods to "research-grade" if methods are neither fully tested or maintained.
- Integrate a first example in Jupyterbook as a collection of usage examples.
- Improve Cython integration by reducing the number of external dependencies.
- Develop Github wiki pages to log developer notes in terms of packaging, Cythonizing, and major dependency intricacies.
What's Changed
- Build distributions action by @jared321 in #165
- Update 161CoverageFix by @jared321 in #168
- Measure coverage on all files by @jared321 in #162
- Updating 166Branch for correct coverage reports by @mosesyhc in #169
- Set two calibration methods as research grade by @jared321 in #174
- Designate LMC sampler as research grade by @jared321 in #175
- Update Juptyer book branch by @jared321 in #176
- Integrate basic examples Jupyterbook by @jared321 in #171
- Remove useless badge by @jared321 in #177
- Updating Branch 166ExpandTestSuite by @mosesyhc in #178
- Set PCGPR to research grade emulator by @jared321 in #180
- Bringing 166TestExpansion up to date with shelved methods by @mosesyhc in #181
- Expand test suite to include supported sampler coverage by @mosesyhc in #173
- 167v0.4 versioning - Update bibentry in citation and CHANGELOG by @mosesyhc in #183
Full Changelog: v0.3.1...v0.4.0