Linear AlgebraΒΆ

Linear algebra is fundamental to arguably most of scientific computation. ProbNum defines (finite-dimensional) linear operators in a memory-efficient manner and implements probabilistic numerical methods to solve linear systems.

See the notebooks below to learn more about linear algebra in ProbNum.


You can also interactively try out the ProbNum's Tutorials directly in the browser or by downloading the notebooks from the GitHub repository.