Numba tutorial for GTC 2017 conference
A statically typed programming language for scientific computations with first class support for physical dimensions and units
Examples using Numba.
[Outdated. Please use https://github.com/numba/numba-examples] Examples of NumbaPro in use.
numba_scipy extends Numba to make it aware of SciPy
Example Numba implementations of functions
Numba tutorial for GTC2019
Numba tutorial materials for Scipy 2016
Numba-accelerated computation of surface wave dispersion
Experimental Gradient Boosting Machines in Python with numba.
Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler
Python/Numba implemenation of of Lin-Kernighan-style TSP solver
📻 An SDR Based FM/AM Radio For Desktop. Accelerated with #cuSignal and Numba.
翻译 - Based适用于台式机的基于SDR的FM / AM收音机。通过#cuSignal和Numba加速。
A couple of examples to learn how to use numba and blz
A collection of open-source GPU accelerated Python tools and examples for quantitative analyst tasks and leverages RAPIDS AI project, Numba, cuDF, and Dask.
Implementation of RAISR (Rapid and Accurate Image Super Resolution) algorithm in Python 3.x by Jalali Laboratory at UCLA. The implementation presented here achieved performance results that are compar...