nspace: Efficient, infinite-precision 2D and 3D spatial containers.

[ bsd3, data-structures, library ] [ Propose Tags ]

Please see the README on GitHub at https://github.com/isovector/nspace#readme


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5), containers, hashable, linear, monoidal-containers [details]
License BSD-3-Clause
Copyright 2023 Sandy Maguire
Author Sandy Maguire
Maintainer sandy@sandymaguire.me
Category Data Structures
Home page https://github.com/isovector/nspace#readme
Bug tracker https://github.com/isovector/nspace/issues
Source repo head: git clone https://github.com/isovector/nspace
Uploaded by isovector at 2024-01-01T23:37:24Z
Distributions NixOS:0.2.0.0
Downloads 55 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
All reported builds failed as of 2024-01-02 [all 1 reports]

Readme for nspace-0.2.0.0

[back to package description]

nspace

Hackage

Dedication

The eternal silence of these infinite spaces frightens me.

-- Blaise Pascal

Overview

Haskelly QuadTrees and OctTrees at last!

nspace provides infinite-precision 2D and 3D spatial data structures with support for efficient spatial queries.

Check the Haddock for more information on how to get started!