Python name and values (mental model)

Assignment in Python might surprise you. How do names and values work? This presentation explains it all. Read more

Similar

CUDA Python

CUDA Python provides uniform APIs and bindings to our partners for inclusion into their Numba-optimized toolkits and libraries to simplify GPU-based parallel processing for HPC, data science, and AI. (more…)

Read more »

Python decorators make composability easier

The last couple of posts have been about 49travel and the way I built it. This week I am going to be talking about decorators for a bit. It seems very disconnected from the last posts, but I started reflecting on this while writing some Python for 49trav... (more…)

Read more »