Skip to content

Releases: mauriceling/copads

COPADS v0.5.1

27 Sep 07:21
Compare
Choose a tag to compare

Repository comparison with v0.5.0 --> v0.5.0...v0.5.1

Summary of changes:

  1. Added the following data structures into top-level import: PriorityDictionary, RingList
  2. Added the following randomizer into top-level import: MersenneTwister, LCG, CLCG
  3. 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
  4. Added the following function modules into top-level import: entropy, hash, hypothesis, nrpy, objectdistance

COPADS v0.5.0

27 Sep 02:50
Compare
Choose a tag to compare

This is the base distribution after moving from Sourceforge.