Closed ckormanyos closed 3 years ago
In order to accomplish compilation of fft_compile.cpp
on msvc there was a lot of configuration needed to eliminate FFTW and GSL backends as well as float128
float128
uses the formally correct Boost-way__GNUC__
, which is not permanently strong enough and needs to be improved.
This PR places a tiny amount of CI on msvc 14.0/14.2