The shared logo for the MadSuite ecosystem — used across all MadSuite packages (MadNLP, ExaModels, ...). The mark is a row of HPC racks in a side-angle perspective whose silhouette forms an M.
madsuite-logo— neutral slate with a yellow accent, for madsuite.org.madsuite-logo-julia— Julia colors, for the Julia packages.
Each colorway ships as .tex (source), .pdf, .svg (fonts outlined), and
300 dpi .png. sheet.pdf shows both on one page.
The rack geometry is generated: gen_marks.py writes marks.tex, which the
logo .tex files input alongside colors.tex.
python3 gen_marks.py
latexmk -pdf madsuite-logo.texThe wordmark uses Lato Bold (\usepackage[default]{lato} plus
\renewcommand{\sfdefault}{lato-LF}); without the Lato package installed it
silently falls back to Computer Modern Sans.

