You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGES.rst
+3
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
History
2
2
-------
3
3
4
+
+ **3.2.5 (2025-03-25)**
5
+
+ Fixes bug in PoissonIntervals distribution where if the last rate is zero or so small there is no samples, the cycle begins again too early.
6
+
4
7
+ **3.2.4 (2024-12-04)**
5
8
+ Adds a new method for the `simulate_until_max_customers`: "Complete" simulates until a specific number of completed customer journeys; while "Finish" simulates until a specific number of customers have reached the exit node (through bailking or reneging).
0 commit comments