gsl
gsl copied to clipboard
With the large core-counts on today's servers, it is desirable to be able to compile projects using all available cores. Unfortunately, adding the `-maxcpucount:%NUMBER_OF_PROCESSORS%` to `msbuild`'s command-line fails -- whereas...
hello, the current gsl libraries (2.8?) were built successfully, but some of the test programs failed... -for Debug modes testmatrix.exe and testvector.exe crash with heap-corruption and respective outputs: FAIL: gsl_matrix_set...
I'm trying to compile this project as I have another that needs to use it. However, when I compile the DLL project I see where the DLL file is saved...