cereal_lib

Crates.iocereal_lib
lib.rscereal_lib
version2.1.1
sourcesrc
created_at2020-01-30 23:12:11.425686
updated_at2020-06-23 03:33:28.627502
descriptionDoes the cereal box problem in either single or multi-threaded mode
homepage
repositoryhttps://gitlab.com/notrodes/cereal_lib
max_upload_size
id203473
size9,944
(notrodes)

documentation

README

cereal_lib

Based on this problem: https://mste.illinois.edu/reese/cereal/cereal.php. This library runs simulations and returns basic statistical results.

Uses rand::thread_rng

Write cereal_lib = "2.1.0 or cereal_lib = { git = "https://gitlab.com/notrodes/cereal_lib" } in you're cargo.toml to use.

Commit count: 33

cargo fmt