After running this code in python this error keeps appearing

前端 未结 0 1416
迷失自我
迷失自我 2020-12-10 02:31

After running this code in python


import numpy as np
import matplotlib.pyplot as plt
from mpmath import *
h=100
k=0.1

y = np.linspace(-0.5,0.5,100)

f = lam         


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