clifford: A Clifford algebra library

[ bsd3, library, math, numerical, program ] [ Propose Tags ]
Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.0.10, 0.1.0.11, 0.1.0.12, 0.1.0.13, 0.1.0.14
Dependencies base (>=4.6 && <4.9), cereal, converge (>=0.1.0.1 && <0.2), criterion (>=0.8.0.0 && <0.9), data-ordlist (>=0.4.5 && <0.5), deepseq (>=1.3.0.1 && <1.4), derive, lens (>=4.0.3 && <4.1), nats, numeric-prelude (>=0.4.0.1 && <0.5.0), permutation (>=0.4.1 && <0.5), QuickCheck, stream-fusion (>=0.1 && <0.2), tagged, vector (>=0.10.0.1 && <0.11) [details]
License BSD-3-Clause
Author Sophie Taylor
Maintainer sophie@traumapony.org
Category Math, Numerical
Home page http://github.com/spacekitteh/haskell-clifford
Uploaded by spacekitteh at 2014-03-16T03:52:45Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 10124 total (21 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]

Readme for clifford-0.1.0.3

[back to package description]

haskell-clifford

Clifford algebra for Haskell! :D

This is initially going to just be algebraic stuff, but I'll probably add things such as numerical differentiation/integration eventually.