Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Why don't you try not specifying a ring for the vector?

xx = vector([x1,x2,x3,x4])

It should then put things in the "symbolic ring" SR which should do what you need it to.