@hackage simple-vec30.1.0.1
Three-dimensional vectors of doubles with basic operations
Categories
License
BSD-3-Clause
Maintainer
<dima@dzhus.org>
Links
Versions
Installation
Dependencies (2)
Dependents (2)
@hackage/csg, @hackage/acme-everything
A class of 3-vectors with a set of basic methods for
geometry operations on vectors and an associated
matrix type. Several instances are provided for
use with Data.Vector.Unboxed and
Data.Vector.Storable as container types.