mirror of
https://github.com/jlengrand/LAFF.git
synced 2026-03-10 08:31:21 +00:00
711 B
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.