In this page https://pressio.github.io/rom-tools-and-workflows/generated/romtools.linalg.linalg.html, we want to display examples of ranks, tensors, and others. Using `.. code-block:: text` and `.. code-block:: python` improves the display, enables copy-and-paste, and code recognition. | Before | After | | --- | --- | | <img width="1478" height="970" alt="Image" src="https://github.com/user-attachments/assets/a95a7041-1a26-4986-81b1-4eb16c8128fb" /> | <img width="1478" height="984" alt="Image" src="https://github.com/user-attachments/assets/da51d006-0a6e-49a9-acfb-57cc9ad20203" /> | This work can be done here: - [x] https://pressio.github.io/rom-tools-and-workflows/generated/romtools.linalg.linalg.html#romtools.linalg.linalg.argmax - [x] https://pressio.github.io/rom-tools-and-workflows/generated/romtools.linalg.linalg.html#romtools.linalg.linalg.mean - [x] https://pressio.github.io/rom-tools-and-workflows/generated/romtools.linalg.linalg.html#romtools.linalg.linalg.min - [x] https://pressio.github.io/rom-tools-and-workflows/generated/romtools.linalg.linalg.html#romtools.linalg.linalg.std
In this page https://pressio.github.io/rom-tools-and-workflows/generated/romtools.linalg.linalg.html, we want to display examples of ranks, tensors, and others. Using
.. code-block:: textand.. code-block:: pythonimproves the display, enables copy-and-paste, and code recognition.This work can be done here: