On Friday, 4 August 2017 15:06:30 UTC-4, Aaron Meurer wrote:
>
> What level of symbolics would you expect from the module? Would you expect 
> to be able to represent something like i*j unevaluated, 
>

Let's make this simple: *Mul(i, j, evaluate=False)*, it's the same for the 
complex numbers:



*Mul(I, I, evaluate=False)*We don't need special handlers in this case, 
just a simple Quaternion class and a definition for *J* and *K*. We might 
even be able to recycle the existing *I*.

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/637fcbd6-fa7e-4b7d-9452-248e274ea20c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to