slackbuilds/gis/python-pygeos
ArTourter c2ecdb9003
gis/python-pygeos: Updated for version 0.13.
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
2022-08-27 08:29:14 +09:00
..
README gis/python-pygeos: Wrap README at 72 columns. 2022-03-13 14:58:22 -04:00
python-pygeos.SlackBuild gis/python-pygeos: Updated for version 0.13. 2022-08-27 08:29:14 +09:00
python-pygeos.info gis/python-pygeos: Updated for version 0.13. 2022-08-27 08:29:14 +09: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.