trevorprater / pymortonLinks
A lightweight and efficient Python Morton encoder with support for geo-hashing
☆116Updated 2 years ago
Alternatives and similar repositories for pymorton
Users that are interested in pymorton are comparing it to the libraries listed below
Sorting:
- A Python library for large-scale nearest neigbhor computations via k-d trees and GPUs.☆64Updated 3 years ago
- Fast kd-tree implementation in Python☆250Updated 3 weeks ago
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 10 months ago
- A Python implementation of Priority R-Tree, an alternative to RTree.☆25Updated 2 months ago
- Kirkpatrick's Algorithm for Log(n) point location in planar subdivisions.☆70Updated 12 years ago
- Fast Delaunay triangulation of 2D points implemented in Python.☆57Updated last year
- Python bindings to the triangle library☆258Updated last year
- Quad/octree building for FMMs in Python and OpenCL☆66Updated 3 weeks ago
- Python CFFI Binding around SuiteSparse:GraphBLAS☆24Updated 4 months ago
- Python/Numpy implementation of the Ramer-Douglas-Peucker algorithm☆258Updated 9 months ago
- Python bindings to `hmm` for fast terrain mesh generation☆81Updated 7 months ago
- Scientific Python Geometric Algorithms Library☆448Updated 2 years ago
- Python bindings to the mapbox earcut C++ library.☆40Updated 2 months ago
- A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/☆35Updated 2 weeks ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆174Updated 2 years ago
- A Cython port of Martini for fast RTIN terrain mesh generation☆99Updated 7 months ago
- Medial Axis Shrinking Balls - Python implementation of the Shrinking Ball algorithm to construct the Medial Axis Transform☆64Updated 10 years ago
- Pure Python tessellation of points into polygons, including Delauney/Thiessin, and Voronoi polygons.☆35Updated 7 years ago
- Geohash a lng/lat coordinate using hilbert space filling curves.☆94Updated last year
- Fast radial basis function interpolation and kriging for large scale data☆184Updated last month
- Python Wrapper for Embree☆95Updated 2 years ago
- Pure Python implementation of d-dimensional AABB tree.☆66Updated 2 years ago
- A pure Python quad tree spatial index for GIS or rendering usage☆130Updated 5 years ago
- Constrained Delaunay Triangulation (Python)☆58Updated last year
- Spatial objects and computations based on NumPy arrays.☆101Updated 8 months ago
- Octree structure containing a 3D triangular mesh model☆95Updated 4 years ago
- Rtree: spatial index for Python GIS☆670Updated 3 weeks ago
- Very fast Python line simplification using either the RDP or Visvalingam-Whyatt algorithm implemented in Rust☆192Updated 3 weeks ago
- This implements a technique for curve fitting by fractal interpolation found in a paper by Manousopoulos, Drakopoulos, and Theoharis, fou…☆17Updated 11 years ago
- Toolbox for constructing alpha shapes.☆307Updated last week