Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve ownership handing with PFFFT | Chris Robinson | 2023-12-27 | 1 | -32/+9 |
* | Add some noexcept for free functions | Chris Robinson | 2023-12-15 | 1 | -5/+7 |
* | Be less messy with PFFFT | Chris Robinson | 2023-12-09 | 1 | -6/+51 |
* | Constify some parameters | Chris Robinson | 2023-10-16 | 1 | -5/+5 |
* | Make and use a separate zconvolve method without scaling | Chris Robinson | 2023-10-11 | 1 | -3/+13 |
* | Use size_t and uint for non-negative values and indices | Chris Robinson | 2023-10-10 | 1 | -2/+2 |
* | Update and clarify some comments | Chris Robinson | 2023-10-07 | 1 | -87/+89 |
* | Include a copy of PFFFT | Chris Robinson | 2023-10-06 | 1 | -0/+180 |