Skip to content

Feat/add em1 ch2 diagrams#174

Open
SG170 wants to merge 3 commits into
pushkarscripts:mainfrom
SG170:feat/add-em1-ch2-diagrams
Open

Feat/add em1 ch2 diagrams#174
SG170 wants to merge 3 commits into
pushkarscripts:mainfrom
SG170:feat/add-em1-ch2-diagrams

Conversation

@SG170
Copy link
Copy Markdown
Contributor

@SG170 SG170 commented May 25, 2026

Summary

This PR adds visual diagrams to EM1 Chapter 2 — Linear Algebra (/sem1/em1/ch2), which previously had only text content with placeholder comments.


Changes made

  • Added 3 SVG diagrams inside public/sem1/em1/
  • Replaced all Diagram: placeholder comments in the chapter file with proper <img> tags

Diagrams added

  • matrix-algebra.svg — Matrix multiplication layout showing row × column operation and transpose transformation
  • rank-echelon.svg — Step-by-step row reduction to echelon form to determine rank of a matrix
  • gauss-methods.svg — Comparison flowchart of Gauss elimination, Gauss Jordan and Gauss Seidel methods

image

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 25, 2026

@SG170 is attempting to deploy a commit to the PushkarScripts Team on Vercel.

A member of the Team first needs to authorize it.

@SG170
Copy link
Copy Markdown
Contributor Author

SG170 commented May 25, 2026

Hey @pushkarscripts , I have added the required diagrams in chapter 02 for em1, please check.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant