Coder Social home page Coder Social logo

dmt-arch / sicm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hnarayanan/sicm

0.0 0.0 0.0 1.01 MB

Working through Structure and Interpretation of Classical Mechanics.

Home Page: http://mitpress.mit.edu/books/structure-and-interpretation-classical-mechanics

Scheme 98.04% C 1.96%

sicm's Introduction

Working through the Structure and Interpretation of Classical Mechanics

Structure and Interpretation of Classical Mechanics is a book by Gerald Jay Sussman and Jack Wisdom that aims to explain classical mechanics using the variational principle with no ambiguity. It does this by ensuring that every mathematical expression in the book is in one-to-one correspondence with an equivalent expression written in computer code. And computer code is nothing if not precise and unambiguous.

In this repository, you will find all the code corresponding to the mathematics in the book, including the numerous interspersed exercises. This repository also holds the source code for the underlying Scheme library, scmutils, that is heavily employed in the book, along with notes on how to get all this working on OS X with mit-scheme.

If you are interested in classical mechanics in general but find this book a little too deep to jump into as a first step (as it was for me), I'd like to suggest the following courses, in order:

  1. To whet your appetite: [Physics I: Classical Mechanics by Walter Lewin] (http://ocw.mit.edu/courses/physics/8-01-physics-i-classical-mechanics-fall-1999/)

  2. To get an intuitive feeling for abstract theory: [Classical Mechanics by Leonard Susskind] (http://theoreticalminimum.com/courses/classical-mechanics/2011/fall)

  3. To get a better handle on programming (and Scheme): Structure and Interpretation of Computer Programs

Installation

  1. Install sudo port install mit-scheme (using Macports):

    sudo port install mit-scheme

  2. Navigate to sicm/scmutils/src and run

    mit-scheme (load "compile") (load "load")

License

TODO: GPL v3

sicm's People

Contributors

hnarayanan avatar teodorlu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.