Numba scan: reuse scalar arrays for taps from vector inputs
Indexing vector inputs to create taps during scan, yields numeric variables which must be wrapped again into scalar arrays before passing into the inernal function.
This commit pre-allocates such arrays and reuses them during looping.
正在显示
请
注册
或者
登录
后发表评论