stats/CHANGELOG.md

359 B

v0.1.0

renamed CrystalProba to crystal_proba

v0.1.0

## Added

  • Initialization of the project
  • The Binomial Distribution and Normale Distribution are added
  • Basic specs are provided as documentation and unitary tests
  • License set to MIT
  • Compatibility with crystal v0.18

Notes

  • Project inherited from RubyBinomial and RubyNormale, from myself