Releases: hbmartin/betapert
Releases · hbmartin/betapert
v0.2.1
v0.2.0
What's Changed
Prevent unexpected alpha/beta values from by checking if they are arrays with all equal elements and in that case returning the scalar instead
Full Changelog: v0.1.9...v0.2.0
v0.1.9
v0.1.8
What's Changed
- Fix array dimension handling
- Add a betapert.funcs.DEBUG flag to request stderr output in the log fallback
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6
What's Changed
- Updated Python version support, requires >= 3.11
- Updated scipy dependency to 1.14.0
- Implement variance and kurtosis calculations as transformations of the beta distribution
- (Internal) added ruff checking and formatting
Full Changelog: https://github.com/hbmartin/betapert/commits/v0.1.6