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.)
Changes:
Fixed a stupid bug in union. Until now, the function could sometimes return gibberish answers. Hopefully this is now fixed.
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 | Fri Aug 12 12:33:08 UTC 2011 |
| Uploaded by | AndrewCoppin |
| Built on | ghc-7.2, ghc-7.4 |
| Distributions | NixOS: 2.3.2 |
Modules
Downloads
- AC-Vector-2.3.2.tar.gz (Cabal source package)
- package description (included in the package)