tuancamtbtx / numba-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Numba:

Numba là một trình dịch JIT mã nguồn mở dùng dùng cho Python và đặc biệt là numpy. Numba sẽ thực hiện "dịch" source code python sang trực tiếp mã máy để tăng tốc độ thực thi.

My Project:

  • Implement numba python code and benchmark time run

About


Languages

Language:Jupyter Notebook 100.0%