[PR #1233] [CLOSED] Improve Matplotlib graphs in Chapter 2 #1187

Closed
opened 2026-03-22 16:03:29 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/1233
Author: @hzeljko
Created: 3/13/2026
Status: Closed

Base: devHead: vol2/ch2


📝 Commits (1)

  • bfcd1d3 Improve Matplotlib graphs in Chapter 2

📊 Changes

9 files changed (+23065 additions, -47 deletions)

View changed files

📝 book/quarto/_quarto.yml (+1 -1)
book/quarto/all_ai_models.csv (+22920 -0)
📝 book/quarto/contents/vol1/ml_workflow/ml_workflow.qmd (+1 -1)
📝 book/quarto/contents/vol2/collective_communication/collective_communication.qmd (+12 -6)
📝 book/quarto/contents/vol2/compute_infrastructure/compute_infrastructure.qmd (+88 -30)
📝 book/quarto/contents/vol2/inference/inference.qmd (+7 -1)
📝 book/quarto/contents/vol2/network_fabrics/network_fabrics.qmd (+6 -2)
📝 book/quarto/contents/vol2/security_privacy/security_privacy.qmd (+29 -5)
📝 book/quarto/tex/header-includes.tex (+1 -1)

📄 Description

Clean up Matplotlib graphs: 2.4, 2.7, and 2.8


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/harvard-edge/cs249r_book/pull/1233 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 3/13/2026 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `vol2/ch2` --- ### 📝 Commits (1) - [`bfcd1d3`](https://github.com/harvard-edge/cs249r_book/commit/bfcd1d33ad1a0838b78fc4f3af23569a26316768) Improve Matplotlib graphs in Chapter 2 ### 📊 Changes **9 files changed** (+23065 additions, -47 deletions) <details> <summary>View changed files</summary> 📝 `book/quarto/_quarto.yml` (+1 -1) ➕ `book/quarto/all_ai_models.csv` (+22920 -0) 📝 `book/quarto/contents/vol1/ml_workflow/ml_workflow.qmd` (+1 -1) 📝 `book/quarto/contents/vol2/collective_communication/collective_communication.qmd` (+12 -6) 📝 `book/quarto/contents/vol2/compute_infrastructure/compute_infrastructure.qmd` (+88 -30) 📝 `book/quarto/contents/vol2/inference/inference.qmd` (+7 -1) 📝 `book/quarto/contents/vol2/network_fabrics/network_fabrics.qmd` (+6 -2) 📝 `book/quarto/contents/vol2/security_privacy/security_privacy.qmd` (+29 -5) 📝 `book/quarto/tex/header-includes.tex` (+1 -1) </details> ### 📄 Description Clean up Matplotlib graphs: 2.4, 2.7, and 2.8 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 16:03:29 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/cs249r_book#1187