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: * All prior versions of this library have a faulty implementation of vcross. Specifically, the sign of the Y-coordinate is inverted. Oops!
| Versions | 1.1.1, 1.2.1, 1.2.2 |
|---|---|
| Dependencies | base (>=4 && <5) |
| License | BSD3 |
| Author | Andrew Coppin |
| Maintainer | MathematicalOrchid@hotmail.com |
| Stability | Experimental |
| Category | Data, Math, Numerical |
| Upload date | Sun Jan 17 20:47:46 UTC 2010 |
| Uploaded by | AndrewCoppin |
| Built on | ghc-6.12 |
| Distributions | Arch: 1.2.2 |
Modules
- Data
Downloads
- AC-Vector-1.2.2.tar.gz (Cabal source package)
- package description (included in the package)
