Skip to content

Random number generation class group by various probability distributions

License

Notifications You must be signed in to change notification settings

tk-yoshimura/ExRandom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExRandom

Random number generation class group by various probability distributions

*Most functions were relocated! *

Requirement

.NET 8.0

Supported Distributions

  • Continuous

    • Beta
    • Cauchy
    • ChiSquared
    • Erlang
    • Exponential
    • FishersZ
    • Frechet
    • Gamma
    • Gumbel
    • HyperbolicSecant
    • InverseGauss
    • InverseGamma
    • InverseChiSquared
    • IrwinHall
    • JohnsonsSB
    • JohnsonsSU
    • Kumaraswamy
    • Landau
    • Laplace
    • Levy
    • LogNormal
    • Logistic
    • Nakagami
    • Normal
    • Pareto
    • PowerFunction
    • QExponential
    • QGaussian
    • Rayleigh
    • Reciprocal
    • Rice
    • SnedecorsF
    • StudentsT
    • Triangular
    • UShape
    • Uniform
    • VonMises
    • Weibull
    • WignerSemicircle
  • Discrete

    • Bernoulli
    • Binary
    • Binomial
    • Dice
    • Geometric
    • HyperGeometric
    • Logarithmic
    • NegativeBinomial
    • Poisson
    • Roulette
  • MultiVariate

    • Dirichlet
    • Hypercube
    • InsideCircular
    • InsideSpherical
    • IntervalPartition
    • MultiVariateNormal
    • SurfaceSpherical
    • VonMisesFisher
  • Noise Generation

    • alpha [-2, 2] colors of noise e.g.Violet, Blue, White, Pink, Brown

Install

Download DLL
Download Nuget

Licence

MIT

Author

T.Yoshimura

About

Random number generation class group by various probability distributions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages