I am trying to multiply two matrices ((3x1) x (1x3) = 3x3) whose elements are the variables q0,q1,q3. I am running this code on Spyder Python (3.8)
import num