Published January 12, 2023
| Version v0.25.80
Software
Open
JuliaStats/Distributions.jl: v0.25.80
Authors/Creators
- Dahua Lin1
- Simon Byrne2
- John Myles White3
- David Widmann4
- Andreas Noack5
- Mathieu Besançon6
- Douglas Bates7
- John Pearson8
- John Zito9
- Alex Arslan10
- Moritz Schauer11
- Kevin Squire12
- David Anthoff13
- Theodore Papamarkou14
- Jan Drugowitsch15
- Benjamin Deonovic16
- Avik Sengupta17
- Giuseppe Ragusa18
- Glenn Moynihan19
- Brian J Smith20
- Martin O'Leary
- Michael
- Mohamed Tarek21
- Mike J Innes
- Christoph Dann
- Gustavo Lacerda
- Iain Dunning22
- Jan Weidner
- Jiahao Chen23
- 1. The Chinese University of Hong Kong
- 2. Caltech
- 3. Meta
- 4. Uppsala University
- 5. @JuliaComputing
- 6. Zuse Institute Berlin
- 7. University of Wisconsin
- 8. Duke University
- 9. Rice University
- 10. Beacon Biosignals
- 11. University of Gothenburg and Chalmers Technical University
- 12. SecondSpectrum
- 13. University of California, Berkeley
- 14. The University of Manchester
- 15. Harvard Medical School
- 16. Corteva
- 17. @JuliaComputing @Julialang
- 18. Sapienza - University of Rome
- 19. @invenia
- 20. The University of Iowa
- 21. @PumasAI
- 22. Hudson River Trading
- 23. @parityai
Description
Distributions v0.25.80
Closed issues:
pdf(d, range)takes more time because it calls excessivepdf(d, v)internally (#636)- Standard MvNormal, Inconsistency with Normal, and I (#826)
- Inconsistency between single-arg MvNormal and Normal (#1203)
- No power law distribution? (#1599)
- Ambiguities with 0-dimensional arrays and univariate distributions (#1650)
- Dirichlet pdf/ logpdf (#1652)
- Affine distributions with useless requirements ? (#1653)
Merged pull requests:
- CompatHelper: bump compat for GR to 0.71 for package docs, (keep existing compat) (#1642) (@github-actions[bot])
- Add Dependabot configuration for GitHub Actions updates (#1646) (@EwoutH)
- Bump codecov/codecov-action from 1 to 3 (#1647) (@dependabot[bot])
- Bump actions/cache from 1 to 3 (#1648) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#1649) (@dependabot[bot])
- Generalize affine distributions to negative scales (#1657) (@ParadaCarleton)
Files
JuliaStats/Distributions.jl-v0.25.80.zip
Files
(485.4 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:e7e6c2f4f50eb7722bb72e8312ad1f8a
|
485.4 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaStats/Distributions.jl/tree/v0.25.80 (URL)