mathematicskit.geometry ======================= Convex hull, Delaunay triangulation/Voronoi diagrams, segment intersection/point-in-polygon, and the Frenet-Serret frame. .. grid:: 1 2 3 3 :gutter: 2 .. grid-item-card:: History :link: /history/geometry_breakthroughs :link-type: doc The foundational breakthroughs behind this subpackage, linked to the implementation. .. grid-item-card:: Examples :link: /api/gallery/geometry/index :link-type: doc Runnable tutorials and the full example gallery. .. grid-item-card:: API reference :link: /api/geometry :link-type: doc Every public class and function.