Adding SimPy to the Science section

SimPy is a process-based discrete-event simulation framework.
This commit is contained in:
Gautam 2017-04-24 17:42:08 -07:00 committed by GitHub
parent 708e7a791e
commit 64cb24964f

View File

@ -947,6 +947,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [statsmodels](https://github.com/statsmodels/statsmodels) - Statistical modeling and econometrics in Python.
* [SymPy](https://github.com/sympy/sympy) - A Python library for symbolic mathematics.
* [Zipline](https://github.com/quantopian/zipline) - A Pythonic algorithmic trading library.
* [SimPy](https://bitbucket.org/simpy/simpy) - A process-based discrete-event simulation framework.
## Search