The AC-Vector package
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.
Properties
| Versions | 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 |
|---|---|
| Dependencies | base (4.*) |
| License | BSD3 |
| Author | Andrew Coppin |
| Maintainer | MathematicalOrchid@hotmail.com |
| Stability | Experimental |
| Category | Data, Math, Numerical |
| Upload date | Sun Jan 17 15:05:33 UTC 2010 |
| Uploaded by | AndrewCoppin |
| Built on | ghc-6.12 |
| Distributions | NixOS: 2.3.2 |
Modules
- Data
Downloads
- AC-Vector-1.2.1.tar.gz (Cabal source package)
- package description (included in the package)