Thursday, December 09, 2004

Python Packages Index: SimPy 1.5

Python Packages Index: SimPy 1.5: "SimPy is a process-oriented discrete event simulation package written entirely in Python. It uses generators to create co-routines. The result is very good runtime performance. SimPy is suitable for large simulation models (up to 100000 processes or more). In addition to the simulation software source, the SimPy distribution contains a manual, a cheatsheet, a tutorial, an interfacing manual, a plot package (new in 1.4), a GUI package, a tracing utility and many simulation models. Version 1.5 adds advanced inter-process synchronization facilities."