From 1d730ffcf9df93e1a1c4a79978cbb4470a97abfd Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Mon, 4 Dec 2023 15:20:41 +0100 Subject: [PATCH] Create README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- python_style_rulez/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 python_style_rulez/README.md diff --git a/python_style_rulez/README.md b/python_style_rulez/README.md new file mode 100644 index 0000000..ce4e6c7 --- /dev/null +++ b/python_style_rulez/README.md @@ -0,0 +1,15 @@ +# [PyWavelets](https://pywavelets.readthedocs.io/en/latest/) : Wavelet Transforms in Python +{:.no_toc} + + + +## The goal +Obviously, you can write your code as YOU want. + +However, if there is at least a small probability that you will exchange your code with someone (e.g. me!) or the source code is required to accompany a paper then… + +Questions to [David Rotermund](mailto:davrot@uni-bremen.de) +