slackbuilds/gis/python-pygeos
Heinz Wiesinger fd9245fe0a All: Change SlackBuild shebang to /bin/bash
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-04 12:49:49 +02:00
..
README gis/python-pygeos: Added (Python wrapper for geos). 2019-11-02 01:14:20 +07:00
python-pygeos.SlackBuild All: Change SlackBuild shebang to /bin/bash 2021-07-04 12:49:49 +02:00
python-pygeos.info gis/python-pygeos: Updated for version 0.9. 2021-04-03 08:48:29 +07:00
slack-desc gis/python-pygeos: Added (Python wrapper for geos). 2019-11-02 01:14:20 +07:00

README

PyGEOS is a C/Python library with vectorized geometry functions. The geometry
operations are done in the open-source geometry library GEOS. PyGEOS wraps
these operations in NumPy ufuncs providing a performance improvement when
operating on arrays of geometries.