Skip to content

Commit 11d0898

Browse files
authored
Merge pull request #195 from CSFelix/CSFelix-patch-1
📦 Updated
2 parents 028d0ed + c44ee23 commit 11d0898

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)