Add examples gallery of solved physics problems#85
Open
madeleinesong wants to merge 4 commits intomainfrom
Open
Add examples gallery of solved physics problems#85madeleinesong wants to merge 4 commits intomainfrom
madeleinesong wants to merge 4 commits intomainfrom
Conversation
Create examples/README.md with a gallery of 7 worked physics problems covering classical mechanics, quantum mechanics, statistical mechanics, electrodynamics, fluid dynamics, and QFT. Each entry links to a detailed walkthrough showing the GPD workflow. Refs RES-538
- Kepler problem: LRL vector, so(4) symmetry, orbit equation from algebra - Hydrogen atom: so(4) algebraic derivation of E_n = -13.6/n^2 - Coherent states: time evolution, classical limit, minimum uncertainty Each example demonstrates GPD's convention locking, derive-equation, dimensional analysis, limiting cases, and literature verification. Refs RES-538
- 2D Ising model: Monte Carlo, Wolff cluster, finite-size scaling - Larmor radiation: retarded potentials to Lienard formula - Rayleigh-Benard: linear stability, critical Rayleigh number - QED anomalous magnetic moment: Schwinger result with self-correction The QFT example intentionally shows GPD catching a factor-of-2 error mid-derivation, demonstrating the self-critique verification workflow. Refs RES-538
Add Examples link to the top navigation bar and a callout below the Worked Example section pointing to the full gallery. Refs RES-538
5146813 to
beaf75b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
examples/directory with 7 worked physics problem walkthroughs organized by subfieldTest plan
pytestpasses (2175 passed; 1 pre-existing failure intest_graph_scope_counts_match_live_prompt_inventoryunrelated to this PR)examples/README.mdresolve correctly on GitHubCloses RES-538
🤖 Generated with Claude Code