vect: A low-dimensional linear algebra library, tailored to computer graphics.

[ bsd3, graphics, library, math ] [ Propose Tags ]

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.

Modules

[Last Documentation]

  • 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

Flags

Automatic Flags
NameDescriptionDefault
splitbase

Choose the new smaller, split-up base package.

Enabled
opengl

Compile with OpenGL support

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.4.0, 0.4.5, 0.4.5.2, 0.4.6, 0.4.7
Dependencies base (>=2 && <5), OpenGL, random [details]
License BSD-3-Clause
Copyright (c) 2008-2010 Balazs Komuves
Author Balazs Komuves
Maintainer bkomuves (plus) hackage (at) gmail (dot) com
Category Graphics, Math
Home page http://code.haskell.org/~bkomuves/
Uploaded by BalazsKomuves at 2010-07-25T14:39:08Z
Distributions NixOS:0.4.7
Reverse Dependencies 16 direct, 17 indirect [details]
Downloads 6204 total (32 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-29 [all 7 reports]