vibespatial.constructive.shared_paths

Native shared-path classification and ordered collection assembly.

Attributes

cp

Functions

shared_paths_owned(left, right, *[, dispatch_mode, ...])

Return native ordered shared paths on GPU or explicit Shapely output on CPU.

Module Contents

vibespatial.constructive.shared_paths.cp = None
vibespatial.constructive.shared_paths.shared_paths_owned(left: vibespatial.geometry.owned.OwnedGeometryArray, right: vibespatial.geometry.owned.OwnedGeometryArray, *, dispatch_mode: vibespatial.runtime.ExecutionMode | str = ExecutionMode.AUTO, precision: vibespatial.runtime.precision.PrecisionMode | str = PrecisionMode.AUTO, crs=None)

Return native ordered shared paths on GPU or explicit Shapely output on CPU.