Skip to content

Commit 2af7091

Browse files
authored
Update index.md
1 parent 0ca44a5 commit 2af7091

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

contrib/numpy/index.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
# List of sections
22

3-
* [Basic Mathematics](#BasicMaths)
4-
* [What is a Matrix?](#Matrix-Intro)
5-
* [Scalars and Vectors](#Scalars-Vectors)
6-
* [Arrays in Python](#Arrays)
7-
* [What is a Tensor?](#Tensors)
8-
* [Addition and Subtraction in Matrices](#Arithmetic)
9-
* [Transpose of Matrices & Vectors](#Transpose)
10-
* [Dot Product](#DotProduct)
11-
* [Dot Product of Matrices](#DotMatrices)
3+
* [Basic Mathematics](basic_math.md)
4+
125

0 commit comments

Comments
 (0)