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.**