News

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 ...
Add a pyproject.toml file declaring build system requirements (setuptools and wheel) and project metadata following PEP 621. Migrate package metadata, dependencies, and entry points from setup.py to ...