Releases: gostevehoward/confseq
Releases · gostevehoward/confseq
v0.0.11
What's Changed
- Some bug fixes in betting code by @WannabeSmith in #20
- Bump version by @WannabeSmith in #21
Full Changelog: v0.0.10...v0.0.11
v0.0.10
Allow lower-bounded CSs to be constructed for means of [0, inf)-valued data.
What's Changed
- Add some functionality for betting/predmix/conjmix CSs to accept lower-bounded rvs and yield lower-bounded CSs by @WannabeSmith in #18
- Bump version by @WannabeSmith in #19
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- Build Apple silicon (arm64) wheels and bump version by @WannabeSmith in #17
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- Fix minor typo. Tests are found in confseq/test by @WannabeSmith in #4
- Set up github actions by @WannabeSmith in #5
- Betting by @WannabeSmith in #6
- Confidence sequences for sampling without replacement by @WannabeSmith in #8
- Deterministic tests by @WannabeSmith in #9
- Add Python interface readme to confseq/src/ by @WannabeSmith in #10
- Enhancements by @WannabeSmith in #12
- Fix github actions failing by @WannabeSmith in #13
- Version 0.0.7 by @WannabeSmith in #14
- Update python-package.yml by @WannabeSmith in #15
- Build wheels and publish to PyPi on release via GitHub-Actions by @WannabeSmith in #16
New Contributors
- @WannabeSmith made their first contribution in #4
Full Changelog: 0.0.4...v0.0.8