holgerbrandl / kalasim

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

Support all arithmetic ops for scalar timeline operations #68

Closed holgerbrandl closed 9 months ago

holgerbrandl commented 9 months ago

In addition to / also +, -, and * should be supported to scale a MetricTimeline with a scalar value

Example MetricTimeLine(3) *4