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. (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.) Added the unions function. (More efficient than foldr1 union.)
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 | Sun Aug 15 15:13:02 UTC 2010 |
| Uploaded by | AndrewCoppin |
| Built on | ghc-6.12, ghc-7.0 |
| Distributions | NixOS: 2.3.2 |
Modules
Downloads
- AC-Vector-2.3.1.tar.gz (Cabal source package)
- package description (included in the package)