mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
29dcb06f33
Signed-off-by: B. Watson <yalhcru@gmail.com>
4 lines
262 B
Text
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.
|