News

This paper proposes a recursive algorithm for estimating the adaptive function coefficients autoregressive (AFAR) models. Due to its recursive nature, its arithmetic complexity is relatively lower ...
pyEOF is a Python package for EOF and Rotated EOF Analysis . It takes advantage of sklearn.decomposition.PCA (for EOF) Advanced Priniciple Component Analysis (for varimax rotation // varimax rotated ...
This capstone project involves programming the game 'Tic-Tac-Toe' with Python to test one's understanding of lists, dictionaries, loops, functions and control flow logic. All of the projects that were ...