slackbuilds_ponce/gis/python-pygeos/README
B. Watson 29dcb06f33 gis/python-pygeos: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 14:58:22 -04:00

4 lines
262 B
Text

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.