The vect package
A low-dimensional (2, 3 and 4) linear algebra library, with lots of useful functions. Intended usage is primarily computer graphics (basic OpenGL support is included). Projective 4 dimensional operations, as used in eg. OpenGL, are also supported. The base field is either Float or Double.
Properties
| Versions | 0.4.0, 0.4.5, 0.4.5.2, 0.4.6, 0.4.7 |
|---|---|
| Dependencies | base (2.*) or base (≥3 & <5), random |
| License | BSD3 |
| Copyright | (c) 2008-2010 Balazs Komuves |
| Author | Balazs Komuves |
| Maintainer | bkomuves (plus) hackage (at) gmail (dot) com |
| Stability | Experimental |
| Category | Graphics, Math |
| Home page | http://code.haskell.org/~bkomuves/ |
| Upload date | Sun Jul 25 14:39:08 UTC 2010 |
| Uploaded by | BalazsKomuves |
| Build failure | ghc-6.12 (log) |
Modules
- Data
- Data.Vect
- Data.Vect.Double
- Data.Vect.Double.Base
- Data.Vect.Double.GramSchmidt
- Data.Vect.Double.Instances
- Data.Vect.Double.Interpolate
- Data.Vect.Double.OpenGL
- Util
- Data.Vect.Double.Util.Dim2
- Data.Vect.Double.Util.Dim3
- Data.Vect.Double.Util.Dim4
- Data.Vect.Double.Util.Projective
- Data.Vect.Float
- Data.Vect.Float.Base
- Data.Vect.Float.GramSchmidt
- Data.Vect.Float.Instances
- Data.Vect.Float.Interpolate
- Data.Vect.Float.OpenGL
- Util
- Data.Vect.Float.Util.Dim2
- Data.Vect.Float.Util.Dim3
- Data.Vect.Float.Util.Dim4
- Data.Vect.Float.Util.Projective
- Data.Vect.Double
- Data.Vect
Downloads
- vect-0.4.5.2.tar.gz (Cabal source package)
- package description (included in the package)