use-monte-carlo 0.0.1

Primitive Monte Carlo helpers for repeatable simulation runs
Documentation
  • Coverage
  • 11.11%
    1 out of 9 items documented1 out of 4 items with examples
  • Size
  • Source code size: 5.77 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 371.34 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 3s Average build duration of successful builds.
  • all releases: 3s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • RustUse/use-simulation
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • CloudBranch

use-monte-carlo

Primitive Monte Carlo helpers for repeatable simulation runs.

Install

[dependencies]
use-monte-carlo = "0.0.1"

Scope

Use use-monte-carlo when you need compact helpers for repeated sampling, simple aggregate estimates, and deterministic Monte Carlo runs driven by use-seed.

RustUse workspace

This crate is part of the use-simulation workspace and depends on use-seed. Depend on use-simulation when you want the full facade.

Status

This crate is experimental and may evolve while the workspace remains below 0.3.0.