News

solving linear regression problems, often form the core of large scale computations. This course will describe efficient techniques for solving problems such as these. Both the theoretical foundations ...
Model building via linear regression models. Method of least squares, theory and practice. Checking for adequacy of a model, examination of residuals, checking outliers. Practical hand on experience ...
These pages provide a showcase of how to use Python to do computations from linear algebra. We will demonstrate both the NumPy (SciPy) and SymPy packages. This is meant to be a companion guide to a ...