holgerbrandl / kalasim

Discrete Event Simulator
https://www.kalasim.org/
MIT License
68 stars 10 forks source link

Add support for triangular distribution #34

Closed holgerbrandl closed 2 years ago

holgerbrandl commented 2 years ago

Allow users to mimic: yield self.hold(sim.Triangular(8, 15, 12).sample())