Only size-1 arrays can be converted to Python scalars error message

后端 未结 0 546
闹比i
闹比i 2021-02-07 03:34

This is my python code and I keep getting an error but do not know what I can do to fix it.

import numpy as np
import math
from scipy.interpolate import lagrange
         


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