aboutsummaryrefslogtreecommitdiffstats
path: root/main.html
blob: 5c08b321154bb3c625bea4075d72c23bcc2dbe46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>bnewbold thesis</title></head>
<body style="margin: 25px; font-family: helvetica;">
<h1 style="border-bottom: 2px solid;">
Functional General Relativity in Scheme</h1>
<i>Bryan Newbold, <a href="mailto:bnewbold@mit.edu">bnewbold@mit.edu</a></i><br />
<i><a href="http://web.mit.edu/bnewbold/thesis/">
http://web.mit.edu/bnewbold/thesis/</a></i>
<br /><br />
<b>Title: </b> A Compuational Elucidation of Curved Spacetime<br />
<b>Advisor: </b> Prof. Gerald Sussman, EECS<br />
<b>Year: </b>2009

<h2>Quick Links</h2>
<ul>
 <li /><a href="http://git.bryannewbold.com/">git repository</a>
 <li /><a href="README">README</a> file
 <li />MIT/GNU Scheme: project, guide, installation
 <li />R5RS
 <li />SICM: textbook, scmutils
 <li />My knowledge: scheme, math, physics
</ul>
<h2><a href="journal/">Journal Entries</a></h2>
<h2><a href="references.html">References</a></h2>
<h2>Summary</h2>
lorem ipsum lorem ipsum lorem ipsum lorem ipsum
lorem ipsum lorem ipsum lorem ipsum lorem ipsum
lorem ipsum lorem ipsum lorem ipsum lorem ipsum
</body>
</html>