SpatialMath: 3d math including quaternions/euler angles/dcms and utility functions

[ bsd3, library, math ] [ Propose Tags ]

This is a fork of Greg Horn's spatial-math package. It's reason for being is that its most recent version does not require deprecated packages.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.2.7.0, 0.2.7.1
Change log changelog.txt
Dependencies base (>=4 && <5), binary (>=0.8.9 && <0.9), cereal (>=0.5.8 && <0.6), ghc-prim (>=0.8.0 && <1), lens (>=5.2.3 && <5.3), linear (>=1.22 && <1.23) [details]
License BSD-3-Clause
Copyright Copyright (c) 2012, Greg Horn
Author Greg Horn
Maintainer Scott N. Walck <walck@lvc.edu>
Revised Revision 1 made by ScottWalck at 2023-09-17T13:52:41Z
Category Math
Source repo head: git clone git://github.com/ghorn/spatial-math.git
Uploaded by ScottWalck at 2023-09-16T22:06:32Z
Distributions LTSHaskell:0.2.7.1, Stackage:0.2.7.1
Reverse Dependencies 3 direct, 1 indirect [details]
Downloads 87 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-09-16 [all 1 reports]

Readme for SpatialMath-0.2.7.1

[back to package description]

SpatialMath

3d math including quaternions/euler angles/dcms and utility functions.