time-to-botec

Benchmark sampling in different programming languages
Log | Files | Refs | README

commit 44592195782ecf653b5cd9878244e1d9a508b4c4
parent dc7bdebd2fec0c8a0f41600eba038142fc36f059
Author: Nuño Sempere <nuno.semperelh@protonmail.com>
Date:   Fri,  5 Apr 2024 23:25:16 +0000

savepoint before moving to local machine

Diffstat:
Drust/.notes.md.swp | 0
Mrust/notes.md | 9+++++++++
Mrust/src/.main.rs.swp | 0
3 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/rust/.notes.md.swp b/rust/.notes.md.swp Binary files differ. diff --git a/rust/notes.md b/rust/notes.md @@ -17,3 +17,12 @@ An underlying normal distribution algorithm that might be better than the Bo-Mul A book produced as documentation (! <3%): https://rust-random.github.io/book/intro.html +---- + +Rust feels like pulling my teeth here, partly because I'm developing this on a server rather than on my own computer. + +Some more ressources: +https://prng.di.unimi.it/#remarks +https://www.pcg-random.org/pdf/hmc-cs-2014-0905.pdf +https://web.archive.org/web/20160801142711/http://random.mat.sbg.ac.at/results/peter/A19final.pdf + diff --git a/rust/src/.main.rs.swp b/rust/src/.main.rs.swp Binary files differ.