mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
* now mis-alignment of columns are fixed: larger numbers are printed via %g and others are printed via %f. Column withs are calculated before print. * Now values are colorful ;) * Some print improvements