Skip to content

Feat/add em1 ch4 diagrams#176

Merged
pushkarscripts merged 3 commits into
pushkarscripts:mainfrom
SG170:feat/add-em1-ch4-diagrams
Jun 1, 2026
Merged

Feat/add em1 ch4 diagrams#176
pushkarscripts merged 3 commits into
pushkarscripts:mainfrom
SG170:feat/add-em1-ch4-diagrams

Conversation

@SG170
Copy link
Copy Markdown
Contributor

@SG170 SG170 commented May 25, 2026

Summary

This PR adds visual diagrams to EM1 Chapter 4 — Laplace Transforms (/sem1/em1/ch4), which previously had only text content with placeholder comments.


Changes made

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

Diagrams added

  • laplace-transform-idea.svg — Conceptual diagram showing f(t) in the time domain being transformed to F(s) in the s-domain via the Laplace transform, and back via inverse Laplace
  • laplace-solve-ode.svg — Step-by-step flowchart for solving ODEs using Laplace: Apply L{} → substitute initial conditions → solve algebraically for F(s) → apply inverse L⁻¹{} to get solution y(t)

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 diagrams for chapter 04 in em1 in this given pr, kindly review it.
Thank you!!

@pushkarscripts
Copy link
Copy Markdown
Owner

There are merge conflicts @SG170

@pushkarscripts pushkarscripts added documentation Improvements or additions to documentation gssoc-26 Part of GirlScript Summer of Code 2026 gssoc:approved Approved for GSSOC '26 level:advanced quality:exceptional type:docs type:design labels May 29, 2026
@SG170
Copy link
Copy Markdown
Contributor Author

SG170 commented May 30, 2026

Hey @pushkarscripts, merge conflicts are resolved! Could you please authorize the Vercel deployment? The branch is ready to merge.

@pushkarscripts
Copy link
Copy Markdown
Owner

LGTM. Thanks for contributing!

@pushkarscripts pushkarscripts merged commit d2e158b into pushkarscripts:main Jun 1, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation gssoc:approved Approved for GSSOC '26 gssoc-26 Part of GirlScript Summer of Code 2026 level:advanced quality:exceptional type:design type:docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants