
Numba
@numba_jit
Numba is a Just-In-Time compiler for Python functions. Works with CPUs and GPUs. Learn more at numba.pydata.org and youtube.com/@numba_jit
ID: 890656833236602881
27-07-2017 19:35:11
914 Tweet
6,6K Takipçi
29 Takip Edilen


Paul Butler Sperghetti '(Robert Smith) And whatever I can't do in these, I wrap in Numba and the world is beautiful. This is an example: all GPU, except that one specific function that you *really* want on CPU. github.com/EEA-sensors/pa…










The seam carving algorithm lets you resize an image along a single dimension by removing "dead space", without distortion or cropping Inspired by Grant Sanderson, Vincent D. Warmerdam ported this example from Pluto.jl to marimo. ~ featuring mo caching and Numba for performance



