#fftw #homomorphic #fft #fhe #fully

sys concrete-fftw-sys

Sources of FFTW and unsafe binding

5 releases

0.1.4 Sep 22, 2022
0.1.3 Jul 13, 2022
0.1.2 Aug 9, 2021
0.1.1 Jul 26, 2021
0.1.0 Jul 5, 2021

#2005 in Math

Download history 3/week @ 2024-11-13 6/week @ 2024-11-20 4/week @ 2024-11-27 47/week @ 2024-12-04 66/week @ 2024-12-11 24/week @ 2024-12-18 5/week @ 2024-12-25 10/week @ 2025-01-01 26/week @ 2025-01-08 24/week @ 2025-01-15 14/week @ 2025-01-29 18/week @ 2025-02-05 22/week @ 2025-02-12 20/week @ 2025-02-26

62 downloads per month
Used in 2 crates (via concrete-fftw)

GPL-2.0-or-later

10MB
284K SLoC

C 257K SLoC // 0.1% comments Shell 8K SLoC // 0.2% comments M4 8K SLoC // 0.2% comments OCaml 5.5K SLoC // 0.2% comments Perl 2K SLoC // 0.1% comments Rust 1K SLoC // 0.0% comments FORTRAN Modern 1K SLoC // 0.0% comments Automake 1K SLoC // 0.1% comments FORTRAN Legacy 110 SLoC // 0.3% comments

Contains (autotools obfuscated code, 750KB) fftw-3.3.8/configure, (obscure autoconf code, 33KB) fftw-3.3.8/configure.ac

Concrete FFTW sys

This library contains an unsafe wrapper of the FFTW library.

To compile with fftw, you need to have libclang installed on your computer.

Fork

This crate is a fork of the rust-math/fftw wrapper of the FFTW library.

Dependencies