README 262 B

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