Why does type(Add(A, B)), where A and B are MatrixSymbols, return MatAdd 
but type(Add(Sys.i, Sys.j)), where Sys.i, Sys.j are BaseVectors, return Add 
and not VectorAdd?
Doing type(Sys.i + Sys.j) also returns VectorAdd

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/736e4f2b-3690-4b2b-bac0-29a757fecf1bn%40googlegroups.com.

Reply via email to