ImportError: cannot import name 'q0' from 'sympy' (D:\anacoda\lib\site-packages\sympy\__init__.py)

前端 未结 0 1254
南方客
南方客 2020-12-24 03:55

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题