Crates.io | cereal_lib |
lib.rs | cereal_lib |
version | 2.1.1 |
source | src |
created_at | 2020-01-30 23:12:11.425686 |
updated_at | 2020-06-23 03:33:28.627502 |
description | Does the cereal box problem in either single or multi-threaded mode |
homepage | |
repository | https://gitlab.com/notrodes/cereal_lib |
max_upload_size | |
id | 203473 |
size | 9,944 |
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.