Jupyter notebooks for the computational physics course (77315) at the Hebrew University of Jerusalem, Spring 2026. Covers numerical methods in Python applied to real physics problems — floating-point ...
An unfortunate reality of trying to represent continuous real numbers in a fixed space (e.g. with a limited number of bits) is that this comes with an inevitable loss of both precision and accuracy.