Incorrect input on symmetric matrices
MUMPS manual 5.6.2, section 5.2.2.1 states:
Note that, in the case of symmetric matrices (SYM=1 or 2), only half of the matrix should be provided.
We seem to be doing just that, however the test added in !14 (merged) fails on complex matrices.
Edited by Anton Akhmerov