@hackage / vect-floating-accelerate

Accelerate instances for vect-floating types

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

Provides accelerate compatibility of vect-floating http://hackage.haskell.org/package/vect-floating. Includes Vec2, Normal2, Vec3, Normal3, Vec4, Normal4, Quaternion and UnitQuaternion. Credit to Trevor L. McDonell http://github.com/tmcdonell for examples on how to make data types compatible with accelerate.