This repository contains a set of classes and functions for doing numerical linear algebra in Python. It is meant to bridge the gap from more fundamental libraries such as numpy.linalg, scipy.linalg ...
Once you start working on the project, you will see a ./notebook/problems.ipynb file containing a list of exercises. Before starting, make sure to select the appropriate Kernel. A list with available ...