Repository comparison with v0.5.0 --> https://github.com/mauriceling/copads/compare/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