Important
This release contains breaking changes, including renaming of some function arguments. After this, we expect the API to remain relatively stable as we approach the v1.0 release.
What's Changed
- Refactor tests and increase coverage by @frazane in #87
- allow batched implementation of censored and truncated distributions by @sallen12 in #92
- Bugfix for normal mixture CRPS on GPU (Torch) by @cbuelt in #100
- Extend documentation by @sallen12, @nicholasloveday and @frazane in #94
New Contributors
Full Changelog: v0.7.1...v0.8.0