aboutsummaryrefslogtreecommitdiff
path: root/math/fxt/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'math/fxt/pkg-descr')
-rw-r--r--math/fxt/pkg-descr20
1 files changed, 10 insertions, 10 deletions
diff --git a/math/fxt/pkg-descr b/math/fxt/pkg-descr
index f4c06e284255..d7b1bab1b032 100644
--- a/math/fxt/pkg-descr
+++ b/math/fxt/pkg-descr
@@ -1,13 +1,13 @@
fxt is a library package (coming as C++ source code) containing various
algorithms for:
- - Fast Fourier Transform (FFT) incl. real-valued,
- - multidimensional and weighted variants.
- - Fast Hartley Transform (FHT)
- - Number Theoretic Transform (NTT), Fast Walsh Transform.
- - Convolution (cyclic, linear and weighted),
- - correlation and power spectrum.
- - Fast Haar Transform, Fast Wavelet Transform
- - Mass storage convolution and fast multiplication routines.
- - Sine- and cosine transform (DCT, DST), Fast Z-Transform (FZT)
+- Fast Fourier Transform (FFT) incl. real-valued,
+- multidimensional and weighted variants.
+- Fast Hartley Transform (FHT)
+- Number Theoretic Transform (NTT), Fast Walsh Transform.
+- Convolution (cyclic, linear and weighted),
+- correlation and power spectrum.
+- Fast Haar Transform, Fast Wavelet Transform
+- Mass storage convolution and fast multiplication routines.
+- Sine- and cosine transform (DCT, DST), Fast Z-Transform (FZT)
-WWW: http://www.jjj.de/fxt/
+WWW: https://www.jjj.de/fxt/