Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | math/sfft: port to armv7/aarch64, touch up | Robert Clausecker | 2024-10-21 | 1 | -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 Fabeny | 2013-08-15 | 1 | -0/+132 |
Notes: svn path=/head/; revision=324787 |