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. Now includes "bounding box" types, useful for graphical work. (Note that this package itself has no graphics facilities as such. It just provides data structures useful for graphics.)
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, Graphics |
| Upload date | Mon Jul 26 13:16:23 UTC 2010 |
| Uploaded by | AndrewCoppin |
| Built on | ghc-6.12 |
| Distributions | NixOS: 2.3.2 |
Modules
- Data
- BoundingBox
- Data.Vector
Downloads
- AC-Vector-2.1.0.tar.gz (Cabal source package)
- package description (included in the package)