spatial-math

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

LTS Haskell 21.25:0.2.7.0
Stackage Nightly 2023-06-21:0.2.7.0
Latest on Hackage:0.5.0.1

See all snapshots spatial-math appears in

BSD-3-Clause licensed by Greg Horn
This version can be pinned in stack with:spatial-math-0.5.0.1@sha256:0105f71280b751991f234ed41bb2ee12596d97b1f18e3ae8b9e3324475ca012f,1810

Module documentation for 0.5.0.1

spatial-math

Hackage Build Status

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

This is a port of my ‘mathlib’ C library: http://github.com/ghorn/mathlib and may someday be merged with it.

Changes