From f4e630a34f9460337b056f6d6d958abf654ee5b5 Mon Sep 17 00:00:00 2001 From: j-maffe <120587170+j-maffe@users.noreply.github.com> Date: Sat, 6 May 2023 20:08:27 +0200 Subject: [PATCH] Create JuliaCon 2017 | Taking Vector Transposes Seriously | Jiahao Chen.md --- ...ng Vector Transposes Seriously | Jiahao Chen.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 videos/JuliaCon 2017 | Taking Vector Transposes Seriously | Jiahao Chen.md diff --git a/videos/JuliaCon 2017 | Taking Vector Transposes Seriously | Jiahao Chen.md b/videos/JuliaCon 2017 | Taking Vector Transposes Seriously | Jiahao Chen.md new file mode 100644 index 0000000..b68e600 --- /dev/null +++ b/videos/JuliaCon 2017 | Taking Vector Transposes Seriously | Jiahao Chen.md @@ -0,0 +1,14 @@ +References: +Speaker: Jiahao Chen +Video title: JuliaCon 2017 | Taking Vector Transposes Seriously | Jiahao Chen +Link: https://www.youtube.com/watch?v=C2RO34b_oPM + +0:00 - Github issue +1:30 - The surface problem +2:30 - Two defintions of vectors +4:00 - History of Matrices and Vectors +7:10 - Householder notation +10:50 - MATLAB's implementation +12:50 - Possible solutions +14:53 - What do other languages do? +17:54 - Summary