B. Watson 29dcb06f33 gis/python-pygeos: Wrap README at 72 columns. 2 years ago
..
README 29dcb06f33 gis/python-pygeos: Wrap README at 72 columns. 2 years ago
python-pygeos.SlackBuild 755528a1c2 gis/python-pygeos: Updated for version 1.12.0 2 years ago
python-pygeos.info 755528a1c2 gis/python-pygeos: Updated for version 1.12.0 2 years ago
slack-desc f3f57962cd gis/python-pygeos: Added (Python wrapper for geos). 4 years ago

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.