Structure and Interpretation of Classical Mechanics (2014)

(tgvaughan.github.io)

Comments

dang 27 October 2025
Related. Others?

Structure and Interpretation of Classical Mechanics (2015) - https://news.ycombinator.com/item?id=40805136 - June 2024 (12 comments)

Structure and Interpretation of Classical Mechanics - https://news.ycombinator.com/item?id=31568387 - May 2022 (1 comment)

Structure and Interpretation of Classical Mechanics - https://news.ycombinator.com/item?id=23153778 - May 2020 (40 comments)

Structure and Interpretation of Classical Mechanics (2015) - https://news.ycombinator.com/item?id=19765019 - April 2019 (87 comments)

Structure and Interpretation of Classical Mechanics - https://news.ycombinator.com/item?id=9560567 - May 2015 (20 comments)

Structure and Interpretation of Classical Mechanics - https://news.ycombinator.com/item?id=6947257 - Dec 2013 (37 comments)

Structure and Interpretation of Classical Mechanics - https://news.ycombinator.com/item?id=1581696 - Aug 2010 (20 comments)

noosphr 27 October 2025
I've often dreamed of a "Structure and interpretation" series of books.

Scheme is pretty close to a universal computation substrate that provides enough ergonomics to be human understandable and writing anything out in it provides genuine illumination to what's going on under the hood.

The "little" books are a tease of what that series could be.

throwaway81523 27 October 2025
I didn't get anywhere trying to read this book. Then I watched a youtube video about calculus of variations and suddenly Lagrangian dynamics made total sense to me. I should probably try reading the book again.
zkmon 27 October 2025
Funny that we call it classical. Newton wouldn't have called it so. Maybe we should categorize sciences based on the spatial scale at which they operate.A specific scale might define a world that has it's logic system, purpose, reasoning etc. For example, quantum scale, human scale and cosmic scales have their own physics, logic and causality.
in_a_hole 27 October 2025
Does anyone know a text which justifies why the Lagrangian approach works? This text and many others I have encountered just start with the Principle of Least Action taken as given and go from there but I'm left wondering why we define the Action as this object and why we should expect it to be minimised for the physical trajectory in the first place.

Failing a full derivation from the ground up, a proof of the equivalence to Newtonian mechanics would be interesting.

Schiphol 27 October 2025
Does anybody know of a way to run the code in this book? I've tried a couple of times but never quite succeeded.
michaelsbradley 27 October 2025
There’s also Functional Differential Geometry by the same Sussman and Wisdom:

https://mitp-content-server.mit.edu/books/content/sectbyfn/b...

mindaslab 27 October 2025
What software they used to create this wonderful book?