Published August 3, 2020
| Version v0.23.8
Software
Open
JuliaStats/Distributions.jl: v0.23.8
Authors/Creators
- Dahua Lin1
- Simon Byrne2
- John Myles White3
- Mathieu Besançon4
- Andreas Noack5
- Douglas Bates6
- John Pearson7
- John Zito8
- Alex Arslan9
- Kevin Squire10
- David Anthoff11
- Theodore Papamarkou12
- Moritz Schauer13
- Jan Drugowitsch14
- David Widmann15
- Avik Sengupta5
- Giuseppe Ragusa16
- Glenn Moynihan17
- Brian J Smith18
- Martin O'Leary
- Michael
- Mike J Innes5
- Christoph Dann
- Gord Stephen19
- Gustavo Lacerda
- Iain Dunning20
- Jiahao Chen21
- Mohamed Tarek22
- Tamas K. Papp
- Kai Xu23
- 1. The Chinese University of Hong Kong
- 2. Caltech
- 3. Facebook
- 4. INRIA Lille, GERAD & Polytechnique Montréal
- 5. @JuliaComputing
- 6. University of Wisconsin
- 7. Duke University
- 8. Rice University
- 9. Beacon Biosignals
- 10. SecondSpectrum
- 11. University of California, Berkeley
- 12. Oak Ridge National Laboratory
- 13. University of Gothenburg and Chalmers Technical University
- 14. Harvard Medical School
- 15. Uppsala University
- 16. University of Pisa
- 17. @invenia
- 18. The University of Iowa
- 19. @NREL , UW
- 20. Hudson River Trading
- 21. JPMorgan Chase & Co.
- 22. UNSW Canberra
- 23. University of Edinburgh
Description
Distributions v0.23.8
Closed issues:
- rand(DiscreteNonParametric) returns values that have 0 probability (#1105)
- logpdf for MixtureModel is type-unstable (#1121)
Merged pull requests:
- When implementing a Sampler you need to implement 2 arg rand (#1114) (@oxinabox)
- Fix type instability of UnivariateGMM (#1123) (@devmotion)
- Fix
rand(::DiscreteNonParametric)with values of zero probability (#1128) (@devmotion) - Use
log1mexpin the computations oflogdiffcdf(#1137) (@devmotion) - Support all possible outputs of
randinloglikelihood(#1144) (@devmotion)
Files
JuliaStats/Distributions.jl-v0.23.8.zip
Files
(403.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:c42d03a11144f8856ff1a2cd4e47d068
|
403.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/JuliaStats/Distributions.jl/tree/v0.23.8 (URL)