Merge pull request #880 from gautamk/simpy

Adding SimPy to the Science section
This commit is contained in:
Vinta 2017-04-25 14:21:10 +08:00 committed by GitHub
commit 9973479ffc
1 changed files with 1 additions and 0 deletions

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