Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
f03f2e0882
commit
1313e3dd9f
1 changed files with 12 additions and 0 deletions
|
@ -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.**
|
||||
|
|
Loading…
Reference in a new issue