========== Tutorials ========== .. automodule:: examples This section provides step-by-step tutorials demonstrating how to use the **mlmc** package. Each tutorial builds upon the previous one — starting from sampler creation, through sample scheduling and quantity handling, to full postprocessing and probability density estimation. .. toctree:: :includehidden: :maxdepth: 1 examples_sampler_creation examples_samples_scheduling examples_quantity examples_postprocessing Additional Examples ------------------- You can find more advanced and domain-specific examples (e.g., stochastic simulations or PDE-based problems) in: :mod:`examples.shooting` These examples demonstrate how to integrate MLMC with real-world simulation workflows.