Nuacht

This repository contains Python scripts to solve a system of linear equations AX = b using different methods, including the naive approach, NumPy, and SciPy. The goal is to compare the execution times ...
A Python implementation of the Matrix Numerov method, a powerful numerical technique used to solve the Schrödinger equation and plot wavefunctions in quantum mechanics.
Solving Linear Systems (NumPy) Most linear algebra courses start by considering how to solve a system of linear equations.
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 ...
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 ...