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 ...
Python functions for converting polar stereographic coordinates. This repository contains conversion functions between longitude/latitude and generic x, y (km) coordinates. There are also conversion ...
The output path must be a directory; it will be created if it does not exist. Input formats are auto-detected per file. Unsupported formats and write-only inputs (e.g., SVG) are skipped with a warning ...
Hexadecimal close hexadecimalA number system using 16 symbols from 0-9 and A-F, also known as base 16 and hex., also known as hex, is the third commonly used number ...