]> git.g-eek.se Git - ranknauto.git/log
ranknauto.git
21 months agoSys. Add dependency on command line utilities
Gustav Eek [Thu, 2 Feb 2023 07:15:53 +0000 (08:15 +0100)]
Sys. Add dependency on command line utilities

21 months agoSys. Add description parameters to cargo conf v.0.2
Gustav Eek [Thu, 2 Feb 2023 07:14:51 +0000 (08:14 +0100)]
Sys. Add description parameters to cargo conf

21 months agoSrc. Provide the lognormal distribution option
Gustav Eek [Wed, 25 Jan 2023 19:58:23 +0000 (20:58 +0100)]
Src. Provide the lognormal distribution option

21 months agoSrc. Refac. Make method name abstract
Gustav Eek [Wed, 25 Jan 2023 19:57:22 +0000 (20:57 +0100)]
Src. Refac. Make method name abstract

21 months agoSrc. Refac. White space clean up
Gustav Eek [Wed, 25 Jan 2023 19:55:47 +0000 (20:55 +0100)]
Src. Refac. White space clean up

21 months agoSrc. Provide debug output
Gustav Eek [Wed, 25 Jan 2023 06:59:36 +0000 (07:59 +0100)]
Src. Provide debug output

21 months 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

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

21 months 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".

21 months 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.

21 months 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.

21 months 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.

21 months 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

21 months 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