lensacom/sparkit-learn

[RFC] Integrate with numba / parakeet

Open

#26 opened on 2015年6月11日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (1,144 stars) (255 forks)batch import
enhancementhelp wantedrfc

説明

Execution time could benefit from an optimizer like numba.

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

コントリビューターガイド

[RFC] Integrate with numba / parakeet · lensacom/sparkit-learn#26 | Good First Issue