From 1313e3dd9f0cb0c7c8b2d71e23271b3bd3d08517 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Wed, 13 Dec 2023 19:52:23 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- numpy/math_functions/README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/numpy/math_functions/README.md b/numpy/math_functions/README.md index 04a2e61..a545a7b 100644 --- a/numpy/math_functions/README.md +++ b/numpy/math_functions/README.md @@ -1,4 +1,16 @@ # [Mathematical functions](https://numpy.org/doc/stable/reference/routines.math.html) +{:.no_toc} + + + +## The goal + +Matrices alone are useless. We need some math functions to act upon them. + +Questions to [David Rotermund](mailto:davrot@uni-bremen.de) **I will focus on the important ones. Those will get a link.**