Releases: kecnry/distl
Releases · kecnry/distl
distl 0.3.1
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
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
distl 0.1.0
initial release of distl