Skip to content

Commit 24a9025

Browse files
committed
fix CHANGES rst formatting
1 parent 2ee66b4 commit 24a9025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ History
22
-------
33

44
+ **3.2.4 (2024-12-04)**
5-
+ 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).
5+
+ 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).
66

77
+ **3.2.3 (2024-10-15)**
88
+ Allow some numerical imprecision in the PMF probability sums. This allows for very large arrays of probabilities and use of Pandas and Numpy to define probabilities.

0 commit comments

Comments
 (0)