How to use numba with a dictionary whose values can be arbitrarily large (positive) numbers?

前端 未结 0 1475
有刺的猬
有刺的猬 2021-01-28 06:54

numba newbie question: how can I use arbitrarily-large integers (like python\'s built-in \'int\' type) with numba?

Configuration: python v3.7.3 and numba v0.51.2 on MacOS

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