From ba05c10fe8728347ea3cd93272b5415b9adff9c9 Mon Sep 17 00:00:00 2001 From: rafat Date: Sat, 14 Mar 2015 15:44:16 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 50e3873..73b50b2 100644 --- a/README.md +++ b/README.md @@ -7,4 +7,6 @@ Preferred Download - https://sourceforge.net/projects/wavelet2d/files/wavelib-0. Licensing and Dependencies - These libraries are licensed under GNU-GPL v2.0 (or any later version). See COPYRIGHT and COPYING files for more information. These libraries statically and dynamically link to FFTW-3.2.2 static library, FFTW3-3.3 static libray and FFTw-3.2.2 dynamic libraries in different implementations. More information, fftw libraries and associated files for this version are available at www.fftw.org. I have not modified fftw source codes in any way shape or form so you may want to download copies of source code and other files from the FFTW website itself if you are so inclined. +Recommended Alternatives - A faster , completely self-contained implementation of 1D DWT,SWT and MODWT with BSD license is available at https://github.com/rafat/wavelib + Contact - rafat.hsn@gmail.com