v-- / nla

Exercises from a numerical linear algebra university course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Exercises from a numerical linear algebra university course

License:The Unlicense


Languages

Language:MATLAB 92.6%Language:M 7.4%