From b4fde637047eaae6d85b9850b315991e14f4d71f Mon Sep 17 00:00:00 2001 From: Kirstie Whitaker Date: Thu, 5 Mar 2026 12:01:01 -0800 Subject: [PATCH] Add Applied Linear Algebra book details to gallery --- docs/gallery.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/gallery.yml b/docs/gallery.yml index babeb1a..b2ac5f5 100644 --- a/docs/gallery.yml +++ b/docs/gallery.yml @@ -586,3 +586,7 @@ repository: https://github.com/TUDelft-MUDE/book website: https://mude.citg.tudelft.nl/book/2024 image: https://files.mude.citg.tudelft.nl/MUDE_Logo-small.png +- name: Applied Linear Algebra + repository: https://github.com/jwjohnson314/linear-algebra-book + website: https://thelinearalgebrabook.com + image: https://raw.githubusercontent.com/jwjohnson314/linear-algebra-book/refs/heads/main/assets/logo.png