Update index.md

pull/406/head
AritraCh2005 2024-05-18 20:28:17 +05:30 zatwierdzone przez GitHub
rodzic 0ca44a57b2
commit 2af7091021
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 9 usunięć

Wyświetl plik

@ -1,12 +1,5 @@
# List of sections # List of sections
* [Basic Mathematics](#BasicMaths) * [Basic Mathematics](basic_math.md)
* [What is a Matrix?](#Matrix-Intro)
* [Scalars and Vectors](#Scalars-Vectors)
* [Arrays in Python](#Arrays)
* [What is a Tensor?](#Tensors)
* [Addition and Subtraction in Matrices](#Arithmetic)
* [Transpose of Matrices & Vectors](#Transpose)
* [Dot Product](#DotProduct)
* [Dot Product of Matrices](#DotMatrices)