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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

This is a port of my mathlib C library: `https://github.com/ghorn/mathlib`


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.2.0, 0.2.0.1, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.2.0, 0.2.3.0, 0.2.4.0, 0.2.5.0, 0.2.6.0, 0.2.7.0, 0.3.0.0, 0.3.1.0, 0.4.0.0, 0.5.0.0, 0.5.0.0, 0.5.0.1
Change log changelog.txt
Dependencies base (>=4 && <5), binary, cereal, ghc-prim, lens, linear (>=1.17.1), TypeCompose (>=0.9.11) [details]
License BSD-3-Clause
Copyright Copyright (c) 2012, Greg Horn
Author Greg Horn
Maintainer gregmainland@gmail.com
Category Math
Source repo head: git clone git://github.com/ghorn/spatial-math.git
Uploaded by peddie at 2018-01-31T01:32:30Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for spatial-math-0.5.0.0

[back to package description]

spatial-math

Hackage Build Status

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

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