
29 Mar
2007
29 Mar
'07
4 p.m.
On 3/25/07, Andrzej Jaworski
Why not Clifford algebra: to simplify mathematical physics, mechanics, computer vision, improve neural networks etc.?
If anyone wants a starting point, here's some Clifford algebra stuff I had fun implementing in Haskell: http://sigfpe.blogspot.com/2006/08/geometric-algebra-for-free_30.html http://sigfpe.blogspot.com/2006/09/more-low-cost-geometric-algebra.html The code has the potential for being made quite efficient - ie. much faster than the naive multiplication of elements in a Clifford algebra. But Clifford algebras really need dependent types... -- Dan