Updating numpy array pre 1.14 before PyArray_ResolveWritebackIfCopy()

前端 未结 0 1291
执念已碎
执念已碎 2020-12-04 05:12

I want to accept a numpy array from python, modify it, and return it. I don\'t mind other solutions. The following code works on numpy 1.14+ but I need to use 1.12. Pleas

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