vibespatial.constructive.shared_paths_cpu¶
Host-side shared_paths assembly and CPU variant registration.
Functions¶
Return an empty shared_paths GeometryCollection. |
|
|
CPU shared_paths via Shapely. |
Module Contents¶
- vibespatial.constructive.shared_paths_cpu.empty_shared_paths_result() → shapely.geometry.GeometryCollection¶
Return an empty shared_paths GeometryCollection.
- vibespatial.constructive.shared_paths_cpu.shared_paths_cpu(left: vibespatial.geometry.owned.OwnedGeometryArray, right: vibespatial.geometry.owned.OwnedGeometryArray) → numpy.ndarray¶
CPU shared_paths via Shapely.