diff options
-rw-r--r-- | README | 4 | ||||
-rw-r--r-- | main.html | 21 | ||||
-rw-r--r-- | references.html | 14 |
3 files changed, 17 insertions, 22 deletions
@@ -17,7 +17,7 @@ Install the scmutils package for MIT/GNU Scheme. Instructions ------------------------------- -Read the thesis? +Read the document? Heirarchy @@ -38,5 +38,3 @@ work/ Scheme code and examples other/ Misc other files -html/ - hypertext rendering of actual document @@ -33,24 +33,7 @@ bnewbold.net/cal</a>.<br /><br /> <table style="border: solid black 1px; margin-left: 100px;" border="1" cellpadding="3" cellspacing="0"> <tr /><td /><b><u>When</u></b> <td width="450px"/><b><u>What to do</u></b> -<tr /><td />Jan 16-22 - <td />Self teach some more scheme and differential geometry, documenting - examples. Maybe work through 2 or 3 problems from SICM textbook - or implement some classic physics problems (eg current through - wire cross section, variational principle examples in Feynman - lectures, derivation of magnetism at the 8.022 level). - <br />Understand and document scmutils package and compiler - interactions (at least conceptually). - <br />If I'm going to put mit-scheme in sage, this is the time to - do it, after this point I shouldn't be focusing on the software - tools as much. -<tr /><td />Jan 19-26? - <td />Work through "Functional Differential Geometry", writing out - examples by hand -<tr /><td />Jan 31 - <td />By this date have a proposed outline with length estimates so - I can sanity check with somebody in the physics department. -<tr /><td />Feb 28? +<tr /><td />Ides of March (15th) <td />Have something resembling a draft and be working out details, getting comments from professors and other students. At least one interesting application should be demonstrated. @@ -61,7 +44,7 @@ bnewbold.net/cal</a>.<br /><br /> </table> <h2><a href="journal/">Journal Entries</a></h2> -<h2><a href="references.html">References</a></h2> +<h2><a href="references.html">References, Reading List</a></h2> <h2>Summary/Abstract</h2> <i>from proposal:</i> <p /> diff --git a/references.html b/references.html index 3d809b7..afd50a1 100644 --- a/references.html +++ b/references.html @@ -11,6 +11,20 @@ so is the <a href="http://mitpress.mit.edu/sicp/">SICP book</a>. </br /> There is an unofficial <a href="http://groups.google.com/group/sicm">SICM mailing list</a>.<br /> <br /> +<b>Todo Quick Reading</b> +<a href="http://en.wikipedia.org/wiki/Newman-Penrose_formalism"> +http://en.wikipedia.org/wiki/Newman-Penrose_formalism</a><br /> +<a href="http://en.wikipedia.org/wiki/Cartan_connection_applications"> +http://en.wikipedia.org/wiki/Cartan_connection_applications</a><br /> +<a href="http://en.wikipedia.org/wiki/Geodesics_as_Hamiltonian_flows"> +http://en.wikipedia.org/wiki/Geodesics_as_Hamiltonian_flows</a><br /> +<a href="http://en.wikipedia.org/wiki/Noether%27s_theorem"> +http://en.wikipedia.org/wiki/Noether%27s_theorem</a> (field theory version<br /> +<a href="http://en.wikipedia.org/wiki/Laplace-Runge-Lenz_vector"> +http://en.wikipedia.org/wiki/Laplace-Runge-Lenz_vector</a> (SICM?)<br /> +<a href="http://en.wikipedia.org/wiki/Numerical_relativity"> +http://en.wikipedia.org/wiki/Numerical_relativity</a> ("for culture")<br /> + <b>Possible/Misc</b> <u>The Confrontation between General Relativity and Experiment</u>, will clifford |