Jump to content

SymPy: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 May 2026

  • curprev 07:4207:42, 11 May 2026 Dcadmin talk contribs 476 bytes +476 Created page with "SimPy is a process-based discrete-event simulation framework based on standard Python. Processes in SimPy are defined by Python generator functions and may, for example, be used to model active components like customers, vehicles or agents. SimPy also provides various types of shared resources to model limited capacity congestion points (like servers, checkout counters and tunnels). Link to website: https://simpy.readthedocs.io/en/latest/ Category: Free OR Software"