aboutsummaryrefslogtreecommitdiff
path: root/math/sfft/files/patch-src__computefourier-3.0.cc
Commit message (Collapse)AuthorAgeFilesLines
* math/sfft: port to armv7/aarch64, touch upRobert Clausecker2024-10-211-5/+5
| | | | | | | | - replace complex.h hack with less crude hack - use sse2neon to build on armv7/aarch64 - armv7 should work, but falls to an unrelated issue - touch up CFLAGS slightly - rework do-test
* Add sfft 0.1.0, optimized Sparse Fast Fourier Transform.Brendan Fabeny2013-08-151-0/+132
Notes: svn path=/head/; revision=324787