diff --git a/README.md b/README.md index 2dab7e6d7..eb66e9ae5 100644 --- a/README.md +++ b/README.md @@ -915,6 +915,7 @@ _Libraries for scientific computing. Also see [Python-for-Scientists](https://gi - [QuTiP](http://qutip.org/) - Quantum Toolbox in Python. - [RDKit](http://www.rdkit.org/) - Cheminformatics and Machine Learning Software. - [SciPy](https://www.scipy.org/) - A Python-based ecosystem of open-source software for mathematics, science, and engineering. +- [shapely](https://github.com/shapely/shapely) - Manipulation and analysis of geometric objects in the Cartesian plane. - [SimPy](https://gitlab.com/team-simpy/simpy) - A process-based discrete-event simulation framework. - [statsmodels](https://github.com/statsmodels/statsmodels) - Statistical modeling and econometrics in Python. - [SymPy](https://github.com/sympy/sympy) - A Python library for symbolic mathematics.