qhull-simple: Simple bindings to Qhull, a library for computing convex hulls

[ bsd3, library, math ] [ Propose Tags ]

Simple bindings to Qhull, a C library (http://qhull.org) for computing convex hulls. Currently, only convex hull computation in the Qt and/or Qx modes is supported.

The Qhull library itself is not included, as I consider it a dependency. Cabal's --extra-include-dirs and --extra-lib-dirs can be used if the Qhull headers and shared objects are not in GCC's search path.

Hackage probably fails to build the Haddock documentation since Qhull itself is missing. The documentation can be viewed at http://nonempty.org/software/haskell-qhull-simple/.

Qhull itself is copyright 1992-2012 C. B. Arber and The Geometry Center, University of Minnesota.

Notes:

  • The current version has only been tested very lightly, and only with version 2009.1 of Qhull.

  • The API will probably change drastically in future versions, especially to be more flexible with regards to input data formats.

Changes in version 0.1:

  • Initial release.

Modules

  • Numeric
    • Numeric.Qhull

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Dependencies base (>=4 && <5), vector [details]
License BSD-3-Clause
Copyright Bindings: 2013 Gard Spreemann. Qhull itself: 1992-2012 C. B. Arber and The Geometry Center, University of Minnesota.
Author Gard Spreemann
Maintainer Gard Spreemann <gspreemann@gmail.com>
Category Math
Home page http://nonempty.org/software/haskell-qhull-simple
Uploaded by GardSpreemann at 2013-07-04T11:57:01Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1094 total (3 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-20 [all 9 reports]