About: FFTW is a collection of fast C routines for computing the discrete Fourier transform (DFT) in one or more dimensions. It includes complex, real, symmetric, and parallel transforms, and can handle arbitrary array sizes efficiently. Source code.
Fossies downloads: /windows/misc/ fftw-3.3.10.zip (tar.gz|tar.bz2|tar.xz)
Fossies services: Member browsing
No. of package members: 3554 (3500 files + 1 other within 53 directories)
The corresponding CLOC output data:3474 text files. 3372 unique files. 142 files ignored. github.com/AlDanial/cloc v 1.90 T=1.30 s (2559.1 files/s, 256963.0 lines/s) ------------------------------------------------------------------------------- Language files blank comment code scale 3rd gen. equiv ------------------------------------------------------------------------------- C 2984 11737 22844 257177 x 0.77 = 198026.29 HTML 124 2088 3776 12054 x 1.90 = 22902.60 C/C++ Header 82 1376 2394 6951 x 1.00 = 6951.00 OCaml 58 1043 1572 5446 x 3.00 = 16338.00 Perl 9 283 149 1673 x 4.00 = 6692.00 m4 9 172 266 1080 x 1.00 = 1080.00 make 55 375 186 1071 x 2.50 = 2677.50 CMake 3 73 6 384 x 1.00 = 384.00 Fortran 77 2 4 37 110 x 0.75 = 82.50 Bourne Shell 5 33 46 71 x 3.81 = 270.51 Markdown 1 25 0 68 x 1.00 = 68.00 ------------------------------------------------------------------------------- SUM: 3332 17209 31276 286085 x 0.89 = 255472.40 -------------------------------------------------------------------------------
A hint: This "standard" CLOC analysis has included all package contents files (with the exception of files generated by code-production systems such as GNU autotools). But there exists a perhaps more "realistic" alternative CLOC analysis (among others better suited for an optional codespell check rating) that tries additionally to exclude third party code but also files containing fonts, codepage or character set definitions, dictionaries, names, SVG or non-English languages.