Releases: mauriceling/copads
Releases · mauriceling/copads
COPADS v0.5.1
Repository comparison with v0.5.0 --> v0.5.0...v0.5.1
Summary of changes:
- Added the following data structures into top-level import: PriorityDictionary, RingList
- Added the following randomizer into top-level import: MersenneTwister, LCG, CLCG
- Added the following distributions into top-level import: BetaDistribution, BinomialDistribution, CauchyDistribution, ChiSquareDistribution, CosineDistribution, ErlangDistribution, ExponentialDistribution, FDistribution, FrechetDistribution, FurryDistribution, GammaDistribution, GeometricDistribution, HypergeometricDistribution, LogarithmicDistribution, NormalDistribution, PoissonDistribution, SemicircularDistribution, TDistribution, TriangularDistribution, UniformDistribution, WeiBullDistribution
- Added the following function modules into top-level import: entropy, hash, hypothesis, nrpy, objectdistance
COPADS v0.5.0
This is the base distribution after moving from Sourceforge.