Difference between revisions of "SymPy"

From IFORS Developing Countries Online Resources
Jump to: navigation, search
 
Line 5: Line 5:
 
Link to website: https://simpy.readthedocs.io/en/latest/
 
Link to website: https://simpy.readthedocs.io/en/latest/
  
<addhtml><html>
+
<html>
 
<head>
 
<head>
 
</head>
 
</head>
Line 42: Line 42:
 
<div class="rw-ui-container rw-urid-323"></div>
 
<div class="rw-ui-container rw-urid-323"></div>
 
</body>
 
</body>
</html></addhtml>
+
</html>
  
 
[[Category:Free OR Software]]
 
[[Category:Free OR Software]]
  
 
* Up to date information about the software in this list, which is mostly free to use,  can be obtained from [https://www.dropbox.com/s/crkoc002bo0j37p/Useful%20Software%20list.xlsx?dl=0'''this link''']
 
* Up to date information about the software in this list, which is mostly free to use,  can be obtained from [https://www.dropbox.com/s/crkoc002bo0j37p/Useful%20Software%20list.xlsx?dl=0'''this link''']

Latest revision as of 06:01, 30 July 2019

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/

  • Up to date information about the software in this list, which is mostly free to use, can be obtained from this link