Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle systems that don't support std::cyl_bessel_i | Chris Robinson | 2023-11-18 | 1 | -2/+45 |
* | Use the C++ standard's regular modified Bessel function | Chris Robinson | 2023-11-08 | 1 | -29/+2 |
* | Precompute a value used multiple times | Chris Robinson | 2023-11-07 | 1 | -19/+9 |
* | Use macros for the likely/unlikely attributes | Chris Robinson | 2023-03-01 | 1 | -8/+8 |
* | Avoid using a macro to wrap standard attributes | Chris Robinson | 2022-12-06 | 1 | -8/+8 |
* | Use standard likely/unlikely attributes when available | Chris Robinson | 2022-12-05 | 1 | -8/+8 |
* | Get rid of MathDefs | Chris Robinson | 2022-01-27 | 1 | -4/+4 |
* | Make osme things constexpr | Chris Robinson | 2020-08-10 | 1 | -17/+15 |
* | Avoid using M_PI | Chris Robinson | 2020-04-01 | 1 | -6/+3 |
* | Avoid extraneous looping | Chris Robinson | 2019-11-29 | 1 | -17/+30 |
* | Move the polyphase resampler to the common lib | Chris Robinson | 2019-11-28 | 1 | -0/+214 |