]> git.g-eek.se Git - ranknauto.git/commit
Src. Change to exponential distribution
authorGustav Eek <gustav.eek@fripost.org>
Wed, 25 Jan 2023 06:59:14 +0000 (07:59 +0100)
committerGustav Eek <gustav.eek@fripost.org>
Wed, 25 Jan 2023 06:59:14 +0000 (07:59 +0100)
commit4fa723b69600e03f4d7310487988b326c36ab6a3
treeb2c1721012f02f999aaee6cac8cfeae0178f995c
parent8d134f31c05e355eb18a3c55ca56df768ca4b231
Src. Change to exponential distribution

* Use crate *statrs*
* Provide *exp* function for exponential distribution
* Refactor function *normalize*
* Call by reference in *output* function
src/main.rs