trevorprater / pymortonLinks
A lightweight and efficient Python Morton encoder with support for geo-hashing
☆115Updated 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 implementation of Priority R-Tree, an alternative to RTree.☆24Updated 2 weeks ago
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 7 months ago
- Fast kd-tree implementation in Python☆251Updated 2 weeks ago
- A Python library for large-scale nearest neigbhor computations via k-d trees and GPUs.☆64Updated 3 years ago
- Python CFFI Binding around SuiteSparse:GraphBLAS☆24Updated 2 months ago
- Python bindings to the triangle library☆252Updated 10 months ago
- Quad/octree building for FMMs in Python and OpenCL☆66Updated 2 months ago
- Python bindings to the mapbox earcut C++ library.☆40Updated last week
- CGAL bindings using SWIG☆28Updated 2 years ago
- Fast radial basis function interpolation and kriging for large scale data☆181Updated last week
- C++ port of mapbox's JS concaveman, with a Python wrapper☆171Updated 2 years ago
- maps between 1-D space filling hilbert curve and N-D coordinates☆268Updated last year
- Python bindings to `hmm` for fast terrain mesh generation☆80Updated 5 months ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- Fast Delaunay triangulation of 2D points implemented in Python.☆57Updated last year
- Sparse matrix tools extending scipy.sparse, but with incompatible licenses☆181Updated 6 months ago
- Scientific Python Geometric Algorithms Library☆447Updated last year
- Octree structure containing a 3D triangular mesh model☆93Updated 4 years ago
- Geohash a lng/lat coordinate using hilbert space filling curves.☆93Updated last year
- Constrained Lloyd Iteration for distributing 2D points☆46Updated 4 years ago
- A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/☆32Updated 11 months ago
- Python Wrapper for Embree☆95Updated 2 years ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆127Updated 4 years ago
- Constrained Delaunay Triangulation (Python)☆56Updated last year
- Evaluation of file formats in the context of geo-referenced 3D geometries.☆17Updated last year
- Kirkpatrick's Algorithm for Log(n) point location in planar subdivisions.☆70Updated 11 years ago
- Pure Python implementation of d-dimensional AABB tree.☆66Updated last year
- An open source python version of the Lindenmayer Systems.☆17Updated 9 months ago
- Medial Axis Shrinking Balls - Python implementation of the Shrinking Ball algorithm to construct the Medial Axis Transform☆65Updated 10 years ago