Cython rejects float32 in fused dtype

前端 未结 0 861
时光取名叫无心
时光取名叫无心 2020-12-13 05:00

I am trying to write a Cython function that would be able to consume a fused dtype that includes float32. However it rejects the input unless specified explicitly. Why ?

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