Skip to main content

Module utils

Module utils 

Source

Modulesยง

rng
Convenience re-exports of the Monte Carlo machinery, which lives in core::montecarlo as an asset-agnostic toolkit (RNG streams, Sobol/Halton sequences, Brownian bridge, variance reduction, sampling designs, statistics). New code should import from core::montecarlo directly.
stochastic_processes