Files
LAFF/README.md
Julien Lengrand-Lambert 47ba265501 Add README
2018-05-03 08:22:48 +02:00

711 B

LAFF: Linear Algebra - Foundations to Frontiers

This repo contains code that is used to follow the LAFF: Linear Algebra - Foundations to Frontiers course on edx.

Most of the code is given at the beginning of the course.

The code I have written myself is located in the Homework folder.

Running things

You will need Matlab or Octave to run things

Personally, I used the Octave CLI and Microsoft Code with the Octave plugin.