fractals: A collection of useful fractal curve encoders
A collection of efficient fractal curve encoders that are of general use for creating spatial data structures.
Currently, the only encoder included is an implementation Butz's algorithm for generating N-dimensional space-filling Hilbert curves.
An encoder for Morton (Z-order) curves is planned for a future release.
Downloads
- fractals-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | base (>=4.8 && <4.9) [details] |
Tested with | ghc ==7.10.2 |
License | BSD-3-Clause |
Copyright | Copyright (c) 2015, Stephen Dekker |
Author | Stephen Dekker |
Maintainer | Stephen Dekker <steve.dekk@gmail.com> |
Category | Math |
Uploaded | by sdekker at 2015-08-10T03:59:06Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 942 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |