Recent Releases of distl
distl - distl 0.3.1
- fix to treat mvgaussian uncertainties from percentiles like other distribution types
- Python
Published by kecnry almost 5 years ago
distl - distl 0.3.0
- MVSamples: fix to pass samples.T to stats.kde_gaussian
- MVSamples.to_mvhistogram: use samples directly if N>=nsamples
- temporary fix: accept unit/as_quantity kwargs to MV*.sample
- Python
Published by kecnry almost 5 years ago
distl - distl 0.2.0
- each distribution object now has an internal uniqueid identifier which is used in place of the hash to determine which should be sampled simultaneously within a DistributionCollection, Composite, or Function distribution. By default, copying and math retains this uniqueid, whereas manually calling deepcopy generates a new uniqueid.
- other minor bugfixes
- Python
Published by kecnry about 5 years ago