We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca44a5 commit 2af7091Copy full SHA for 2af7091
contrib/numpy/index.md
@@ -1,12 +1,5 @@
1
# List of sections
2
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)
+* [Basic Mathematics](basic_math.md)
+
12
0 commit comments