@hackage / vect-floating

A low-dimensional linear algebra library, operating on the Floating typeclass

Version Deprecated package0.1.0.4

About

Metadata

  • Last updated , by cdurham
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: Charles Durham <cpdurham@gmail.com>

  • Lottery factor: 0

Links

Installation

This package has been deprecated in favour of

Readme

A low-dimensional (2, 3, 4 and Quaternions) linear algebra library, with lots of useful functions. Forked from vect library at http://hackage.haskell.org/package/vect by Balazs Komuves in order to use Floating typeclass instead of Float, Double. Accelerate instances are available at http://hackage.haskell.org/package/vect-floating-accelerate. Many thanks to Balazs Komuves.