![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@thi.ng/geom-accel
Advanced tools
n-D spatial indexing data structures with a shared ES6 Map/Set-like API
This project is part of the @thi.ng/umbrella monorepo and anti-framework.
n-D spatial indexing data structures with a shared ES6 Map/Set-like API.
Some implementations were ported from the Clojure version of thi.ng/geom.
Currently available:
STABLE - used in production
Search or submit any issues for this package
yarn add @thi.ng/geom-accel
ES module import:
<script type="module" src="https://cdn.skypack.dev/@thi.ng/geom-accel"></script>
For Node.js REPL:
const geomAccel = await import("@thi.ng/geom-accel");
Package sizes (brotli'd, pre-treeshake): ESM: 4.67 KB
Several projects in this repo's /examples directory are using this package:
Screenshot | Description | Live demo | Source |
---|---|---|---|
![]() | Basic 2D boid simulation and spatial indexing neighbor lookups | Demo | Source |
![]() | Doodle w/ K-nearest neighbor search result visualization | Demo | Source |
![]() | K-nearest neighbor search in an hash grid | Demo | Source |
![]() | Poisson-disk shape-aware sampling, Voronoi & Minimum Spanning Tree visualization | Demo | Source |
![]() | 2D Poisson-disc sampler with procedural gradient map | Demo | Source |
![]() | 2D Stratified grid sampling example | Demo | Source |
TODO
If this project contributes to an academic publication, please cite it as:
@misc{thing-geom-accel,
title = "@thi.ng/geom-accel",
author = "Karsten Schmidt",
note = "https://thi.ng/geom-accel",
year = 2013
}
© 2013 - 2023 Karsten Schmidt // Apache License 2.0
FAQs
n-D spatial indexing data structures with a shared ES6 Map/Set-like API
The npm package @thi.ng/geom-accel receives a total of 309 weekly downloads. As such, @thi.ng/geom-accel popularity was classified as not popular.
We found that @thi.ng/geom-accel demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.