DavidC-75
DavidC-75
Compiling with GNU extensions (`-std=gnu++14`) works fine. However compiling without these extensions (`-std=c++14`) reveals a few issues in some header files. ``` mplapack/mplapack_utils__Float128.h: In function '_Float128 sign(_Float128, _Float128)': 551:22: error:...
Hi, I've just built mplapack 2.0.1 from scratch (on Suse Linux Enterprise 12), and Rsytrd.test_double fails (all other tests for all other possible formats are passing) ``` make Rsytrd.test_double.log ../../../../test-driver:...
**Describe the bug** When using the browser zoom (tried Edge and Chrome), tooltips sometimes appear invisible because they are offset relative to the mouse pointer and are out of the...