Hello,
I want to perform symboli algebra in a quaternion algebra. The
following does not work because I have not been able to assumle that
my variables are rationals. How can I make this assumption?
Q.<i,j,k>=QuaternionAlgebra(QQ,-1,-1)
a,b,c,d = var('a,b,c,d')
q=a+b*i+c*j+d*k;
Regards,
Emmanuel
--
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org