Learn how gradient descent really works by building it step by step in Python. No libraries, no shortcuts—just pure math and ...
Learn how to use Python as a vector calculator for electric fields. This video shows how to represent charges and position vectors, compute field direction and magnitude, and solve problems faster ...
py-app-standalone builds a standalone, relocatable Python installation with a set of packages included. It's like a modern alternative to PyInstaller that leverages the newer uv ecosystem. It's a ...
julia.py This code displays the Julia set. It uses the kandinsky module. mandelbrot_nap0.py There is a official Numworks Mandelbrot script. This is a different version made from scratch. Uses the ...