]> git.g-eek.se Git - ranknauto.git/log
ranknauto.git
2 years agoSrc. Change to exponential distribution
Gustav Eek [Wed, 25 Jan 2023 06:59:14 +0000 (07:59 +0100)]
Src. Change to exponential distribution

* Use crate *statrs*
* Provide *exp* function for exponential distribution
* Refactor function *normalize*
* Call by reference in *output* function

2 years agoSys. Add dependency on statrs
Gustav Eek [Wed, 25 Jan 2023 06:52:25 +0000 (07:52 +0100)]
Sys. Add dependency on statrs

2 years agoDoc. Add a note on dependencies
Gustav Eek [Wed, 25 Jan 2023 06:50:42 +0000 (07:50 +0100)]
Doc. Add a note on dependencies

Provide "Notes on dependencies".

2 years agoDoc. Add an article on statistics in Rust
Gustav Eek [Wed, 25 Jan 2023 06:49:00 +0000 (07:49 +0100)]
Doc. Add an article on statistics in Rust

Provide "Notes on statistics in Rust" with corresponding references in
README.

2 years agoAdd initial version v.0.1
Gustav Eek [Sun, 22 Jan 2023 16:59:32 +0000 (17:59 +0100)]
Add initial version

The software provides the delta distribution function implementation.

2 years agoBuild. Provide fundamental building scripts
Gustav Eek [Sun, 22 Jan 2023 16:57:16 +0000 (17:57 +0100)]
Build. Provide fundamental building scripts

That is Git ignore file, Cargo configuration file, and a general
Makefile.

2 years agoLicence. Provide licences as well as Reuse project info
Gustav Eek [Sun, 22 Jan 2023 16:56:27 +0000 (17:56 +0100)]
Licence. Provide licences as well as Reuse project info

2 years agoInitial commit. Provide a project title page
Gustav Eek [Sun, 22 Jan 2023 16:55:23 +0000 (17:55 +0100)]
Initial commit. Provide a project title page