Contribute Media
A thank you to everyone who makes this possible: Read More

Writing self-documenting scientific code using physical quantities

Summary

In high school science, we're taught to always include units in equations. Why not in scientific Python code? I'll show why and how to keep track of units in Python using real-world examples.

Details

Improve this page