passengersim.
experiments¶
Run structured sets of PassengerSim simulations as experiments.
Supports defining parameter changes and scenario comparisons, running individual simulations sequentially or in parallel across multiple processes, and collecting results into a unified output.
Classes
|
A single experiment definition and its associated config-transforming callable. |
|
Manage and run a collection of PassengerSim experiments. |
Exceptions
Warning raised when an experiment is overwritten by another with the same tag. |