AC-Vector: Efficient geometric vectors and transformations.
This Haskell library implements several small vectors types
with Double
fields, with seperate types for each size of
vector, and a type class for handling vectors generally.
(Note that although this package is listed in the "graphics"
category, the package itself has no graphics facilities. It
just contains data structures that are useful for graphics
work.)
Changes:
Fixed a stupid bug in
union
. Until now, the function could sometimes return gibberish answers. Hopefully this is now fixed.
Modules
[Index]
Downloads
- AC-Vector-2.3.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.1.1, 1.2.1, 1.2.2, 2.0.0, 2.1.0, 2.1.1, 2.2.0, 2.3.0, 2.3.1, 2.3.2, 2.4.0 |
---|---|
Dependencies | base (>=4 && <4.11) [details] |
Tested with | ghc ==6.10.3 |
License | BSD-3-Clause |
Author | Andrew Coppin |
Maintainer | MathematicalOrchid@hotmail.com |
Revised | Revision 1 made by HerbertValerioRiedel at 2018-09-30T13:49:35Z |
Category | Data, Math, Numerical, Graphics |
Uploaded | by AndrewCoppin at 2011-08-12T12:33:08Z |
Distributions | |
Reverse Dependencies | 8 direct, 2 indirect [details] |
Downloads | 12947 total (54 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |