Skip to content

Commit 838d1d3

Browse files
Update SimPy Link
The previous link was returning 404. Updated with current working URL
1 parent b8ac699 commit 838d1d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1024,7 +1024,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
10241024
* [QuTiP](http://qutip.org/) - Quantum Toolbox in Python.
10251025
* [RDKit](http://www.rdkit.org/) - Cheminformatics and Machine Learning Software.
10261026
* [SciPy](https://www.scipy.org/) - A Python-based ecosystem of open-source software for mathematics, science, and engineering.
1027-
* [SimPy](https://bitbucket.org/simpy/simpy) - A process-based discrete-event simulation framework.
1027+
* [SimPy](https://gitlab.com/team-simpy/simpy) - A process-based discrete-event simulation framework.
10281028
* [statsmodels](https://github.com/statsmodels/statsmodels) - Statistical modeling and econometrics in Python.
10291029
* [SymPy](https://github.com/sympy/sympy) - A Python library for symbolic mathematics.
10301030
* [Zipline](https://github.com/quantopian/zipline) - A Pythonic algorithmic trading library.

0 commit comments

Comments
 (0)