NISHIO Hirokazu[Translate]
numba contiguous array
python
- Resolution failure for literal arguments: reshape() supports contiguous array only - Resolution failure for non-literal arguments: reshape() supports contiguous array only During: resolving callee type: BoundFunction(array.reshape for array(int64, 1d, A)) During: typing of call at main.py (225) File "main.py", line 225: # def __repr__(self): <source elided> CD = data[2 * N:] AB = AB.reshape(-1, 2) ^

i8[:] to i8[::1]

numba contiguous array

"Engineer's way of creating knowledge" the English version of my book is now available on [Engineer's way of creating knowledge]

(C)NISHIO Hirokazu / Converted from [Scrapbox] at [Edit]