Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add not-compiled-in magnitude polynomial for DPD | Matthias P. Braendli | 2017-08-18 | 1 | -0/+18 |
* | Add restrict keyword for DPD apply_coeff | Matthias P. Braendli | 2017-08-18 | 1 | -2/+6 |
* | Remove default coefs from MemlessPoly | Matthias P. Braendli | 2017-08-18 | 1 | -37/+24 |
* | Add number of threads setting for MemlessPoly | Matthias P. Braendli | 2017-08-17 | 1 | -11/+18 |
* | Move MemlessPoly m_coefs to private | Matthias P. Braendli | 2017-08-04 | 1 | -1/+3 |
* | Parallelise MemlessPoly using std::async | Matthias P. Braendli | 2017-08-04 | 1 | -17/+56 |
* | Use 5 coefficients in MemlessPoly | Matthias P. Braendli | 2017-08-04 | 1 | -27/+29 |
* | Change to complex poly | andreas128 | 2017-06-17 | 1 | -24/+29 |
* | Refactor MemlessPoly to have more meaningful names | andreas128 | 2017-04-06 | 1 | -71/+55 |
* | Fix file reading | andreas128 | 2017-04-02 | 1 | -0/+1 |
* | Fix remote for polynom coefficients | andreas128 | 2017-03-26 | 1 | -9/+9 |
* | Working pipeline | andreas128 | 2017-03-26 | 1 | -1/+1 |
* | Working pipeline | andreas128 | 2017-03-26 | 1 | -0/+202 |