You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Permutation-free mixed-radix FFT library in C with hand-tuned AVX2/AVX-512 codelets for 18 radixes, zero-allocation in-place execution, and a calibrated wisdom planner. Beats Intel MKL on 207/207 cells (median 2.36×) and FFTW3 on 202/207 (median 3.21×). Pure C, no runtime dependencies.
The Functor Framework introduces a novel phenomodel-based type system that separates heterogeneous functors (He) from homogeneous functors (Ho) through set-theoretic relations and UML cardinality mappings. This enables lossless DAG (Directed Acyclic Graph).