Skip to content

write a better matrix display

STEVAN Antoine requested to merge better-matrix-display into main

this MR is purely cosmetic and only changes the way matrices look when displayed to the standard output.

changelog

  • the Display implementation for linalg::Matrix now takes format parameters to adapt the way matrices look in the standard output => see the documentation of Display::fmt for linalg::Matrix for more information and examples
Edited by STEVAN Antoine

Merge request reports