In 64a0671, test_simplex produces an execution error when libSapo is compiled by g++.
This is due to a bug in the FloatingPoints module related to the g++ compilation. The very same code is properly compiled by clang and the produced executable does not generate any issues.