fix section header

This commit is contained in:
Zoltán Vörös 2021-05-12 07:18:52 +02:00
parent f80be5f86d
commit 2a64202e38
2 changed files with 2 additions and 2 deletions

View file

@ -68,7 +68,7 @@ times as much RAM, with absolutely no gain. Do not rely on the default
value of the constructors keyword argument, and choose one that fits!
Beware the axis!
================
----------------
Whenever ``ulab`` iterates over multi-dimensional arrays, the outermost
loop is the first axis, then the second axis, and so on. E.g., when the

View file

@ -266,7 +266,7 @@
},
{
"source": [
"# Beware the axis!\n",
"## Beware the axis!\n",
"\n",
"Whenever `ulab` iterates over multi-dimensional arrays, the outermost loop is the first axis, then the second axis, and so on. E.g., when the `sum` of \n",
"\n",