AC-Vector: Efficient geometric vectors.
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.
Changes:
* Operator *<>
has been renamed |*
(and there's a
matching *|
operator now too).
* There is now a vnormalise
function.
Downloads
- AC-Vector-1.2.1.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] | 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 && <5) [details] |
Tested with | ghc ==6.10.3 |
License | BSD-3-Clause |
Author | Andrew Coppin |
Maintainer | MathematicalOrchid@hotmail.com |
Category | Data, Math, Numerical |
Uploaded | by AndrewCoppin at 2010-01-17T15:05:33Z |
Distributions | |
Reverse Dependencies | 8 direct, 2 indirect [details] |
Downloads | 12985 total (38 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] |