normal 0.7.0 copy "normal: ^0.7.0" to clipboard
normal: ^0.7.0 copied to clipboard

A simple library for working with the normal probability distribution. Includes methods for Gaussian density, cumulative probability, quantiles and random number generation.

0.7.0 #

  • Housecleaning.
  • Breaking change: switched from abstract to instantiable class.
  • Just use one of the Box-Muller pairs during random number generation for decoupling and simpler code.

0.6.0 #

  • Null safety; updated style.
  • Thanks to Eiko Bleicher.

0.5.0 #

  • Initial version
11
likes
150
points
257
downloads

Publisher

unverified uploader

Weekly Downloads

A simple library for working with the normal probability distribution. Includes methods for Gaussian density, cumulative probability, quantiles and random number generation.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on normal