[PR #817] [MERGED] Update chapter-10_optimization #946

Closed
opened 2026-03-22 15:56:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/harvard-edge/cs249r_book/pull/817
Author: @hzeljko
Created: 4/21/2025
Status: Merged
Merged: 4/26/2025
Merged by: @profvjreddi

Base: devHead: chapter-10


📝 Commits (1)

  • e53b2f4 Update chapter-10_optimization

📊 Changes

2 files changed (+1255 additions, -17 deletions)

View changed files

📝 contents/core/optimizations/optimizations.qmd (+1253 -16)
📝 tex/header-includes.tex (+2 -1)

📄 Description

"helvetica" style has been removed in this chapter. Figure 10.3 has been redrawn with Tikz package
Figure 10.4 has been redrawn with Tikz package
Figure 10.5 has been redrawn with Tikz package
Figure 10.6 has been redrawn with Tikz package
Figure 10.7 has been redrawn with Tikz package
Figure 10.8 has been redrawn with Tikz package
Figure 10.19 has been redrawn with Tikz package

Before submitting your Pull Request, please review and complete the items on this checklist.

  • The text has been proofread for grammar and spelling errors.
  • All images, figures, and tables render properly without any glitches.
  • All images have a source or they are properly linked to external sites.
  • The chapter's formatting is consistent with the rest of the book.
  • The chapter has been locally built and tested using Quarto.

🔄 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/817 **Author:** [@hzeljko](https://github.com/hzeljko) **Created:** 4/21/2025 **Status:** ✅ Merged **Merged:** 4/26/2025 **Merged by:** [@profvjreddi](https://github.com/profvjreddi) **Base:** `dev` ← **Head:** `chapter-10` --- ### 📝 Commits (1) - [`e53b2f4`](https://github.com/harvard-edge/cs249r_book/commit/e53b2f486e38beb18d06c38479d8f0d22b3043b4) Update chapter-10_optimization ### 📊 Changes **2 files changed** (+1255 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `contents/core/optimizations/optimizations.qmd` (+1253 -16) 📝 `tex/header-includes.tex` (+2 -1) </details> ### 📄 Description "helvetica" style has been removed in this chapter. Figure 10.3 has been redrawn with Tikz package Figure 10.4 has been redrawn with Tikz package Figure 10.5 has been redrawn with Tikz package Figure 10.6 has been redrawn with Tikz package Figure 10.7 has been redrawn with Tikz package Figure 10.8 has been redrawn with Tikz package Figure 10.19 has been redrawn with Tikz package Before submitting your Pull Request, please review and complete the items on this checklist. - [x] The text has been proofread for grammar and spelling errors. - [x] All images, figures, and tables render properly without any glitches. - [x] All images have a source or they are properly linked to external sites. - [x] The chapter's formatting is consistent with the rest of the book. - [x] The chapter has been locally built and tested using Quarto. --- <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 15:56:08 -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#946