Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Disable test for 32-bit systems (e.g. ARM, i386) | Antonio Sánchez | 2020-05-28 |
* | Fix flaky test for tensor fft. | Rasmus Munk Larsen | 2019-01-16 |
* | Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR... | Gael Guennebaud | 2018-07-17 |
* | Fix cxx11_tensor_fft not building on Windows. | Thales Sabino | 2018-07-12 |
* | Disable use of recurrence for computing twiddle factors. Fixes FFT precision ... | RJ Ryan | 2017-12-31 |
* | Enable and fix -Wdouble-conversion warnings | Christoph Hertzberg | 2016-05-05 |
* | Avoid unecessary type conversions | Benoit Steiner | 2016-02-05 |
* | Made the tensor fft test compile on tegra x1 | Benoit Steiner | 2016-02-06 |
* | Fixed compilation error triggered by gcc 4.7 | Benoit Steiner | 2015-10-26 |
* | Added tests for the fft code | Benoit Steiner | 2015-10-22 |