Skip to content

Commit c44ee23

Browse files
authored
📦 Updated
1 parent 028d0ed commit c44ee23

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎index.html‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1206,6 +1206,15 @@ <h2 class="containerTitle">
12061206
<span>Linear Algebra</span>
12071207
</div>
12081208
</a>
1209+
1210+
<!-- Part 2.1 -->
1211+
<a href="https://www.kaggle.com/code/dsfelix/00-lu-decomposition" target="_blank">
1212+
<div class="card" data-tilt>
1213+
<img src="./assets/icons/math.avif" alt="Linear Algebra" width="200px" height="200px">
1214+
1215+
<span>Matrix Decomposition</span>
1216+
</div>
1217+
</a>
12091218
</div>
12101219
</div>
12111220
</div>

0 commit comments

Comments
 (0)