simple-vec3: Three-dimensional vectors of doubles with basic operations
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.
Downloads
- simple-vec3-0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.2, 0.3, 0.3.1, 0.4, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.4.0.5, 0.4.0.6, 0.4.0.7, 0.4.0.8, 0.4.0.9, 0.4.0.10, 0.5, 0.6, 0.6.0.1 |
---|---|
Dependencies | base (>=4.9.0.0 && <5), QuickCheck (>=2.8.2), vector (>=0.11.0.0), vector-th-unbox (>=0.2.1.6) [details] |
License | BSD-3-Clause |
Author | Dmitry Dzhus |
Maintainer | <dima@dzhus.org> |
Category | Math, Numerical |
Home page | https://github.com/dzhus/simple-vec3#readme |
Bug tracker | https://github.com/dzhus/simple-vec3/issues |
Source repo | head: git clone https://github.com/dzhus/simple-vec3 |
Uploaded | by DmitryDzhus at 2016-10-14T16:43:54Z |
Distributions | LTSHaskell:0.6.0.1, NixOS:0.6.0.1, Stackage:0.6.0.1 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 9895 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-10-14 [all 1 reports] |