Re: [sage-devel] Defining Clifford Algebras

2013-01-15 Thread Dox
Hi David, Thank you for pointing out such an interesting feature of SymPy. I've been checking the documentation, and it seems to do nice things, but I feel it a bit extrange... the notation and the usage in not quite clear. Although I tried some of the examples in the documentation and got no

Re: [sage-devel] Defining Clifford Algebras

2013-01-14 Thread David Joyner
I am not sure but I think Clifford Algebras are implemented in SymPy, which is included with Sage. On Mon, Jan 14, 2013 at 8:10 AM, Dox wrote: > Dear all, > > I've asked in asksage how to define a Clifford Algebra. Benjaminfjones has > suggested I start by looking at the Quaternion algebras code,

[sage-devel] Defining Clifford Algebras

2013-01-14 Thread Dox
Dear all, I've asked in asksage how to define a Clifford Algebra. Benjaminfjones has suggested I start by looking at the Quaternion algebras code, while Burc