News

Solving Linear Systems (SymPy) Most linear algebra courses start by considering how to solve a system of linear equations.
An equation is a statement with an equals sign, stating that two expressions are equal in value, for example: 3 x + 5 = 11. Solving an equation means finding the value or values for which the two ...
Solving equations Solving an equation means finding the value or values for which the two expressions on each side of the equals sign are equal.
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 ...