add shapely to Science section

This commit is contained in:
Jinyang Wang 2026-01-12 19:45:26 +04:00
parent 2b274538e7
commit 8ed5de167e

View File

@ -918,6 +918,7 @@ _Libraries for scientific computing. Also see [Python-for-Scientists](https://gi
- [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.
- [shapely](https://github.com/shapely/shapely) - Manipulation and analysis of geometric objects in the Cartesian plane.
- [Zipline](https://github.com/quantopian/zipline) - A Pythonic algorithmic trading library.
## Search