| Commit message (Expand) | Author | Age | Files | Lines |
* | gnuradio-runtime: Fix qa_fast_atan2f test code. | Ron Economos | 2020-11-14 | 1 | -3/+3 |
* | Update license header to SPDX format | devnulling | 2020-01-27 | 1 | -13/+1 |
* | Tree: clang-format without the include sorting | Marcus Müller | 2019-08-09 | 1 | -91/+93 |
* | runtime: Replace QA test framework w/ Boost UTF | Martin Braun | 2018-06-23 | 1 | -20/+15 |
* | runtime: fix qa_fast_atan2f | Andrej Rode | 2017-04-10 | 1 | -5/+5 |
* | runtime: math: reset a QA test for the fast_atan2f for mixed nan/inf input. | Tom Rondeau | 2014-12-03 | 1 | -2/+1 |
* | Checking for NaN takes too much time. With some incompatibility to cmath atan... | aiph | 2014-11-25 | 1 | -6/+5 |
* | cleaned the code | aiph | 2014-11-22 | 1 | -9/+5 |
* | modified the qa tests to the correct values. | aiph | 2014-11-21 | 1 | -26/+30 |
* | Windows compatibility fixes | Nicholas Corgan | 2014-07-07 | 1 | -3/+9 |
* | fix QA code for fast_atan2f to explicitly use std::isnan | Michael Dickens | 2014-03-19 | 1 | -3/+3 |
* | math: updated QA code to test nan and inf inputs to fast_atan2f. | Tom Rondeau | 2014-03-18 | 1 | -3/+85 |
* | runtime: add qa for fast_atan2f, removed a float equality test | Nathan West | 2013-11-06 | 1 | -0/+51 |