Error with lambdify not giving the function

前端 未结 0 398
自闭症患者
自闭症患者 2021-02-15 00:37

I\'m trying to plot a PDE that i\'ve solved with Sympy but the Lambdify doesn\'t seem to work well

from IPython.display import *
from sympy import *
import numpy          


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