stats/CHANGELOG.md

18 lines
399 B
Markdown
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# v0.1.3
renamed crystal_proba to stats
# v0.1.2
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