News

I am using a fragment shader to, among other things, calculate the eigenvectors of a 2x2 matrix.I can calculate the eigenvalues just fine using the quadratic formula on the characteristic equation ...
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 ...