/numba-benchmarks

This repository contains benchmarks for several code examples optimized with Numba.

Primary LanguageJupyter Notebook

Numba Benchmarks

Updates Binder

This repository contains benchmarks for code examples optimized with Numba. All results can be reproduced online in a Binder notebook.

The objective is solely speed.

...

Who said readibility? No, that is not what this is about!

Examples

Helper Functions

These functions are replacements or convenience wrappers for Numpy functions which are currently not supported by Numba.