gnome.utilities.geometry ======================== .. py:module:: gnome.utilities.geometry .. autoapi-nested-parse:: geometry package This package has: A few higher-level objects for geometry: a Bounding Box class and a Polygon class. It also has some lover level code basic geometry that acts on numpy arrays of points: i.e. a polygon is expressed as a Nx2 numpy array of float64 Some of these are in Cython for speed. Submodules ---------- .. toctree:: :maxdepth: 1 /autoapi/gnome/utilities/geometry/BBox/index /autoapi/gnome/utilities/geometry/PinP/index /autoapi/gnome/utilities/geometry/geo_routines/index /autoapi/gnome/utilities/geometry/poly_clockwise/index /autoapi/gnome/utilities/geometry/polygons/index /autoapi/gnome/utilities/geometry/setup/index