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
10
likes
130
pub points
80%
popularity

Publisher

unverified uploader

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

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on normal