From 2af70910214b943fa5df5a1f542389dec104ac43 Mon Sep 17 00:00:00 2001 From: AritraCh2005 <153842880+AritraCh2005@users.noreply.github.com> Date: Sat, 18 May 2024 20:28:17 +0530 Subject: [PATCH] Update index.md --- contrib/numpy/index.md | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/contrib/numpy/index.md b/contrib/numpy/index.md index db6f0eb..fb82485 100644 --- a/contrib/numpy/index.md +++ b/contrib/numpy/index.md @@ -1,12 +1,5 @@ # List of sections -* [Basic Mathematics](#BasicMaths) - * [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) +* [Basic Mathematics](basic_math.md) +