Published August 26, 2020
| Version v1.4.3
Software
Open
alan-turing-institute/distr6: distr6 1.4.3
Description
- Bugfix in
WeightedDiscrete
,cdf
was previously positive when below distribution support, now zero. - Added discrete p-norms in
ExoticStatistics
decorator - Removed
suppressMoments
argument inDistribution
and computation of movements in constructor, improving constuction speeds. kurtosis
andskewness
type no longer included in properties. The kurtosis and skewness methods are still available as public methods, and the types are still in summary; to manually find these useexkurtosisType
andskewType
.- Empty
ParameterSet
now allowed
Files
alan-turing-institute/distr6-v1.4.3.zip
Files
(879.8 kB)
Name | Size | Download all |
---|---|---|
md5:a7208ff09b8cbdacec05dabeaa8cc088
|
879.8 kB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/alan-turing-institute/distr6/tree/v1.4.3 (URL)