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 ...
A development container is a running container with a well-defined tool/runtime stack and its prerequisites. You can try out development containers with GitHub Codespaces or Visual Studio Code Dev ...