miniball: Bindings to Miniball, a smallest enclosing ball library
Bindings to Miniball, a C++ library (http://www.inf.ethz.ch/personal/gaertner/miniball.html) for computing the smallest enclosing ball of a set of points in Euclidean space.
The Miniball library itself is not included, as I consider it a dependency. It consists of only
a header file, and can be retrieved from http://www.inf.ethz.ch/personal/gaertner/miniball.html.
To build this package, simply have miniball.hpp
in GCC's include path. The standard C++ library
and GCC with C++ support are also needed.
Miniball itself is copyright 1999-2013, Bernd Gärtner.
The current version has only been tested with version 3.0 of Miniball.
Changes in version 0.1:
Initial version.
Modules
- Numeric
- Numeric.Miniball
Downloads
- miniball-0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1, 0.1.0.1, 0.1.0.2 |
---|---|
Dependencies | base (>=4 && <5), vector [details] |
License | GPL-3.0-only |
Copyright | 2013 Gard Spreemann (bindings). 1999-2013 Bernd Gärtner (Miniball itself) |
Author | Gard Spreemann for bindings. Bernd Gärtner for Miniball itself. |
Maintainer | Gard Spreemann <gspreemann@gmail.com> |
Category | Math |
Home page | http://nonempty.org/software/haskell-miniball |
Uploaded | by GardSpreemann at 2013-03-26T11:42:28Z |
Distributions | NixOS:0.1.0.2 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2545 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] All reported builds failed as of 2016-12-21 [all 7 reports] |