Commit 28ce688 1 parent 53feb24 commit 28ce688 Copy full SHA for 28ce688
File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ for a list of additional functions):
8
8
* regular expressions
9
9
* complex, real-complex and complex-real FFT by FFTW (the Fastest Fourier
10
10
Transform in the West -- version 2)
11
- * wavelet filtering ("à trou" method)
11
+ * wavelet filtering ("* à trou* " method)
12
12
* fast convolution along a chosen dimension with various border conditions
13
13
* more string functions
14
14
* memory hacking routines
@@ -21,9 +21,9 @@ for a list of additional functions):
21
21
22
22
This distribution of Yeti may come with several extensions (depending
23
23
whether corresponding directories exist or not):
24
- * ` yeti_fftw ` ..... support for FFTW
25
- * ` yeti_regex ` .... support for POSIX regular expressions
26
- * ` yeti_tiff ` ..... support for reading TIFF images
24
+ * ` fftw ` ..... support for FFTW
25
+ * ` regex ` .... support for POSIX regular expressions
26
+ * ` tiff ` ..... support for reading TIFF images
27
27
28
28
29
29
## Compilation and Installation
You can’t perform that action at this time.
0 commit comments