@hackage simple-vec30.2
Three-dimensional vectors of doubles with basic operations
Categories
License
BSD-3-Clause
Maintainer
<dima@dzhus.org>
Links
Versions
Installation
Dependencies (4)
- QuickCheck >=2.8.2
- base >=4.9.0.0 && <5
- vector >=0.11.0.0
- vector-th-unbox >=0.2.1.6 Show all…
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. Instances are provided for use with Data.Vector.Unboxed and Data.Vector.Storable as container types.