Releases: scikit-hep/numba-stats
Releases · scikit-hep/numba-stats
v1.11.0
What's Changed
- truncnorm _doc_par typo by @kaskogsholm in #123
- Calculate _powerlaw_integral function in the log space by @RiccardoBonacc1 in #125
- Add Inverse CDFs (PPFs) to single- and double-sided crystal ball distributions. by @ikrommyd in #126
New Contributors
- @kaskogsholm made their first contribution in #123
- @RiccardoBonacc1 made their first contribution in #125
Full Changelog: v1.10.1...v1.11.0
v1.10.1
v1.10.0
What's Changed
- Add ARGUS distribution by @jpwgnr in #109
- fix: rvs in jit by @HDembinski in #110
New Contributors
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- Added Binomial distribution by @MoritzNeuberger in #101
New Contributors
- @MoritzNeuberger made their first contribution in #101
Full Changelog: v1.8.1...v1.9.0
v1.8.1
What's Changed
- Upgrade project, testing with nox, replace VisibleDeprecationWarning by @HDembinski in #106
Full Changelog: v1.8.0...v1.8.1
v1.8.1rc3
fix release
v1.8.1rc2
attempt to fix deploy
v1.8.1rc1
Upgrade project, testing with nox, replace VisibleDeprecationWarning …