The running time of matrix multiplication on Debian installed on Android phone vs Windows laptop is compared.
2017年9月4日 星期一
2017年4月1日 星期六
Running Numba Example of Matrix Multiplication
Quoted from Numba's Documentation:
"Numba works by generating optimized machine code using the LLVM compiler infrastructure at import time, runtime, or statically (using the included pycc tool). Numba supports compilation of Python to run on either CPU or GPU hardware, and is designed to integrate with the Python scientific software stack."
訂閱:
文章 (Atom)