News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...
pyEOF: Empirical Orthogonal Function (EOF) analysis and Rotated EOF analysis in Python pyEOF is a Python package for EOF and Rotated EOF Analysis . It takes advantage of sklearn.decomposition.PCA (for ...