The long double trouble with MinGW and Windows
Even though most of scientific computing codes are primarily designed for Windows, I take care that they can compiled on Windows environments as well. I use the MinGW ecosystem on Windows, which allows me to work with the GCC and Clang interfaces. Ho...
Mar 8, 20255 min read3

