Skip to content

COPADS v0.5.1

Latest
Compare
Choose a tag to compare
@mauriceling mauriceling released this 27 Sep 07:21
· 92 commits to master since this release

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