write a better matrix display
this MR is purely cosmetic and only changes the way matrices look when displayed to the standard output.
changelog
- the
Display
implementation forlinalg::Matrix
now takes format parameters to adapt the way matrices look in the standard output => see the documentation ofDisplay::fmt
forlinalg::Matrix
for more information and examples
Edited by STEVAN Antoine