File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11History
22-------
33
4+ + **3.1.1 (2024-04-04) **
5+ + Add a MixtureDistrubution that probabilistically chooses from a number of other distributions to sample from.
6+ + Baulking functions now take the simulation, current node, and current individual.
7+ + Service disciplines now take the current time.
8+ + Service disciplines now called when a customer arrives (allowing for lingering customers).
9+ + Distributions have parameters in their reprs.
10+ + Adding type hints and better doctrings.
11+
412+ **v3.1.0 (2023-12-03) **
513 + Server schedules now defined with objects.
614 + Slotted services feature added, with capacitated and non-capacitated slots, and pre-emption options.
Original file line number Diff line number Diff line change 1- __version__ = "3.1.0 "
1+ __version__ = "3.1.1 "
You can’t perform that action at this time.
0 commit comments