Published February 20, 2023
| Version v0.25.81
Software
Open
JuliaStats/Distributions.jl: v0.25.81
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. @rai-llc
Description
Distributions v0.25.81
Closed issues:
DirichletMultinomial
missing docstring (#1601)- Use keyword arguments for distribution parameters (#1661)
- Inconsistent (co)variance between
Normal
andMvNormal
(#1662) Wishart
rand
promotes toFloat64
(#1666)- TriangularDist: pdf & cdf incorrectly specified (#1673)
Merged pull requests:
- add docstring for
DirichletMultinomial
(#1656) (@pri1311) - change some floating point equality checks to approximate (#1671) (@KristofferC)
- fix cdf & pdf for TriangularDist (#1674) (@jwright11)
- Replace
GLOBAL_RNG
withdefault_rng()
(#1679) (@quildtide) - Add vectorized rand for Normal dist (#1680) (@quildtide)
- fix typos (#1681) (@spaette)
Files
JuliaStats/Distributions.jl-v0.25.81.zip
Files
(487.7 kB)
Name | Size | Download all |
---|---|---|
md5:8787991d2d70367da9346f2f635a8857
|
487.7 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaStats/Distributions.jl/tree/v0.25.81 (URL)