NISHIO Hirokazu[Translate]
AtCoderのCythonではNumpyが使えない
cython
cimport numpy as np
:
./Main.c:600:10: fatal error: numpy/arrayobject.h: No such file or directory 600 | #include "numpy/arrayobject.h" | ^~~~~~~~~~~~~~~~~~~~~ compilation terminated.


"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]