@hackage / AC-Vector

Efficient geometric vectors and transformations.

Latest2.4.0

About

Metadata

  • Last updated , by JanRochel
  • License BSD-3-Clause
  • Categories Mathematics, Graphics
  • Maintained by: jan@rochel.info

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 9.0.2

Readme

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.)