2009/1/24 Luke Palmer <[email protected]>: > > And also, I wonder, what are you going and adding scalars to vectors for!? > (I've heard of multiplying scalars by vectors -- that's in the definition of > a vector space, but adding...?)
You can do that in geometric algebra. The result is a multivector. But in that case, you'd probably be using a single multivector type. -- Dave Menendez <[email protected]> <http://www.eyrie.org/~zednenem/> _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
