]>
git.g-eek.se Git - ranknauto.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Gustav Eek [Thu, 2 Feb 2023 08:11:44 +0000 (09:11 +0100)]
Doc. Update usage documentation and add a CLI document.
Gustav Eek [Thu, 2 Feb 2023 08:10:00 +0000 (09:10 +0100)]
Src. Implement option for distribution
Gustav Eek [Thu, 2 Feb 2023 07:18:41 +0000 (08:18 +0100)]
Src. Implement std parameter in lognormal distribution
Gustav Eek [Thu, 2 Feb 2023 07:17:28 +0000 (08:17 +0100)]
Src. Read skewness option from command line
Gustav Eek [Thu, 2 Feb 2023 07:15:53 +0000 (08:15 +0100)]
Sys. Add dependency on command line utilities
Gustav Eek [Thu, 2 Feb 2023 07:14:51 +0000 (08:14 +0100)]
Sys. Add description parameters to cargo conf
Gustav Eek [Wed, 25 Jan 2023 19:58:23 +0000 (20:58 +0100)]
Src. Provide the lognormal distribution option
Gustav Eek [Wed, 25 Jan 2023 19:57:22 +0000 (20:57 +0100)]
Src. Refac. Make method name abstract
Gustav Eek [Wed, 25 Jan 2023 19:55:47 +0000 (20:55 +0100)]
Src. Refac. White space clean up
Gustav Eek [Wed, 25 Jan 2023 06:59:36 +0000 (07:59 +0100)]
Src. Provide debug output
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
Gustav Eek [Wed, 25 Jan 2023 06:52:25 +0000 (07:52 +0100)]
Sys. Add dependency on statrs
Gustav Eek [Wed, 25 Jan 2023 06:50:42 +0000 (07:50 +0100)]
Doc. Add a note on dependencies
Provide "Notes on dependencies".
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.
Gustav Eek [Sun, 22 Jan 2023 16:59:32 +0000 (17:59 +0100)]
Add initial version
The software provides the delta distribution function implementation.
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.
Gustav Eek [Sun, 22 Jan 2023 16:56:27 +0000 (17:56 +0100)]
Licence. Provide licences as well as Reuse project info
Gustav Eek [Sun, 22 Jan 2023 16:55:23 +0000 (17:55 +0100)]
Initial commit. Provide a project title page