Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
8475fa89ce
commit
33a6bf43a7
1 changed files with 2 additions and 0 deletions
|
@ -1,8 +1,10 @@
|
||||||
# [PyWavelets](https://pywavelets.readthedocs.io/en/latest/) : Wavelet Transforms in Python
|
# [PyWavelets](https://pywavelets.readthedocs.io/en/latest/) : Wavelet Transforms in Python
|
||||||
{:.no_toc}
|
{:.no_toc}
|
||||||
|
|
||||||
|
<nav markdown="1" class="toc-class">
|
||||||
* TOC
|
* TOC
|
||||||
{:toc}
|
{:toc}
|
||||||
|
</nav>
|
||||||
|
|
||||||
## The goal
|
## The goal
|
||||||
How do we do wavelet transforms under Python?
|
How do we do wavelet transforms under Python?
|
||||||
|
|
Loading…
Reference in a new issue