Skip to content

Feat/add em1 ch3 diagrams#175

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

Feat/add em1 ch3 diagrams#175
SG170 wants to merge 4 commits into
pushkarscripts:mainfrom
SG170:feat/add-em1-ch3-diagrams

Conversation

@SG170
Copy link
Copy Markdown
Contributor

@SG170 SG170 commented May 25, 2026

Summary

This PR adds visual diagrams to EM1 Chapter 3 — Ordinary Differential Equations (/sem1/em1/ch3), which previously had only text content with placeholder comments.


Changes made

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

Diagrams added

  • exact-ode-flow.svg — Flowchart for solving first order exact ODEs: check exactness condition → find potential function → apply boundary conditions → solve
  • characteristic-roots.svg — Three cases of characteristic roots for second order linear ODEs: real distinct roots, real equal roots, and complex conjugate roots with their corresponding solution forms

image

Contribution made as part of GSSoC.

@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 for chapter 03 for em1, please review the given pr.
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