Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-13 19:52:23 +01:00 committed by GitHub
parent f03f2e0882
commit 1313e3dd9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,16 @@
# [Mathematical functions](https://numpy.org/doc/stable/reference/routines.math.html)
{:.no_toc}
<nav markdown="1" class="toc-class">
* TOC
{:toc}
</nav>
## 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.**