@hackage AC-Vector2.0.0
Efficient geometric vectors and transformations.
Installation
Dependencies (1)
Dependents (9)
@hackage/graph-rewriting-gl, @hackage/acme-everything, @hackage/graph-rewriting-layout, @hackage/point-octree, @hackage/Octree, @hackage/hPDB-examples, Show all…
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.
Existing API has been rearranged. Now supports 4D vectors
and linear transformations.