Accuracy computed using double precision
The accuracy of the benchmark results produced by decomposers (with single precision) was computed using single precision.
Specifically, the results A_res = L*U
were computed using single precision.
Try to verify the results for single-precision using double-precision to see if it changes anything.
Edited by Lukáš Matthew Čejka