Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Benchmark suite measuring common Python operation costs - inspired by "Latency Numbers Every Programmer Should Know." This project provides comprehensive performance benchmarks for Python 3.14, ...
When working with Large Language Models, every token counts. JSON's verbose syntax—with repeated keys, excessive punctuation, and mandatory quotes—wastes tokens on formatting rather than meaningful ...