What's wrong with my __rmul__? (numpy.poly1d * custom object)

前端 未结 0 1504
时光取名叫无心
时光取名叫无心 2021-02-14 15:38

I made a piecewise polynomial object based on numpy.poly1d. It has all the usual arithmetic methods plus deriv() and integ(). C

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