trevorprater / pymorton
A lightweight and efficient Python Morton encoder with support for geo-hashing
☆112Updated last year
Alternatives and similar repositories for pymorton:
Users that are interested in pymorton are comparing it to the libraries listed below
- Fast kd-tree implementation in Python☆237Updated 3 weeks ago
- Quad/octree building for FMMs in Python and OpenCL☆65Updated last month
- pyRT - The Python Raytracer☆79Updated 2 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆139Updated this week
- Pure Python tessellation of points into polygons, including Delauney/Thiessin, and Voronoi polygons.☆35Updated 6 years ago
- A Cython port of Martini for fast RTIN terrain mesh generation☆90Updated 6 months ago
- Pure Python implementation of d-dimensional AABB tree.☆66Updated last year
- GPU and vector-enabled map projections, geodesic calculations, and image warping 🌎🌍🌏☆89Updated 4 years ago
- A Python library for large-scale nearest neigbhor computations via k-d trees and GPUs.☆63Updated 2 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆158Updated 2 years ago
- A Python implementation of Priority R-Tree, an alternative to RTree.☆22Updated 6 months ago
- Fast Delaunay triangulation of 2D points implemented in Python.☆51Updated 10 months ago
- Python bindings to `hmm` for fast terrain mesh generation☆69Updated 6 months ago
- Lossless compressor of multidimensional floating-point arrays☆111Updated 4 years ago
- CGAL bindings using SWIG☆28Updated last year
- Python bindings to the mapbox earcut C++ library.☆39Updated 3 months ago
- Fast Hilbert Curves☆73Updated 8 years ago
- Manipulation and analysis of geometric objects on the sphere.☆135Updated 3 weeks ago
- Fused multiply-add (with a single rounding) for Python.☆20Updated 7 months ago
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆28Updated 2 years ago
- TerraNNI interpolates grid DEMs from large 2D and 3D point clouds using a variant of natural neighbor interpolation.☆46Updated 11 years ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆24Updated 7 years ago
- I optimized some code for the European Space Agency, achieving significant speedups - using OpenMP, SSE, Eigen and CUDA. This is the resu…☆17Updated 7 years ago
- Rtree: spatial index for Python GIS☆644Updated this week
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 8 months ago
- MoveTK is a library for computational movement analysis written in C++.☆71Updated 11 months ago
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆70Updated 8 years ago
- Geohash a lng/lat coordinate using hilbert space filling curves.☆90Updated 4 months ago
- Python implementation of Visvalingam and Whyatt's algorithm for reducing the complexity of poly-lines☆45Updated 9 years ago
- A pure Python port of the earcut JavaScript triangulation library.☆30Updated last year