The latest version of AC-Vector is 2.4.0-0.
AC-Vector
Version 2.3.0 revision 1 uploaded by HerbertValerioRiedel.
Package meta
- Synopsis
- Efficient geometric vectors and transformations.
- Description
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.) TheVector
class now impliesNum
andFractional
. Hopefully this will be the last breaking change for a while. Also addedvpromote
,(/|)
and(|/)
.- Author
- Andrew Coppin
- Bug reports
- n/a
- Category
- Data, Math, Numerical, Graphics
- Copyright
- n/a
- Homepage
- n/a
- Maintainer
- MathematicalOrchid@hotmail.com
- Package URL
- n/a
- Stability
- Experimental