Skip to content

Instantly share code, notes, and snippets.

@SdgJlbl
SdgJlbl / Day 11.ipynb
Last active December 11, 2020 13:12
Illustrating numba jit features on Day 11 of 2020 Advent of Code challenge
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@SdgJlbl
SdgJlbl / speeding-up-your-code-with-numba.ipynb
Created August 4, 2019 17:46
Speeding up your code: creating NumPy universal functions with Numba
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@SdgJlbl
SdgJlbl / how-to-detect-latin-languages-in-python.ipynb
Created August 4, 2019 17:40
Various options to (latin-script-based) language detection
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@SdgJlbl
SdgJlbl / Evaluate a predictive model.ipynb
Created November 30, 2018 17:50
Evaluate a predictive model on Time Series data
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.