Skip to content
/ nla Public

Exercises from a numerical linear algebra university course

License

Notifications You must be signed in to change notification settings

v--/nla

Repository files navigation

Numerical linear algebra algorithms

This repository contains some exercises from a introductory numerical linear algebra university course. Matlab or GNU Octave is required to run the code. Most files have unit tests, you can run them from the command line using octave tests.m.