v1.0.0
- Introduce
DiscreteDistribution
andContinuousDistribution
- Add pdf and pmf to continuous and discrete distributions, respectively
- Add Bernoulli distribution
- Update
Statistics.bin_count
to be more flexible - see docs
DiscreteDistribution
and ContinuousDistribution
Statistics.bin_count
to be more flexible - see docs