diff options
author | bnewbold <bnewbold@eta.mit.edu> | 2009-03-02 15:32:02 -0500 |
---|---|---|
committer | bnewbold <bnewbold@eta.mit.edu> | 2009-03-02 15:32:02 -0500 |
commit | e09f1f2cfc5c886babb1ab35b88f0f513da0bf94 (patch) | |
tree | 8fce2e316abe8fb98531572e711516e2a046e21b /journal | |
parent | 274180d1ee5797ca91fdb8675ab6c01158cc5c00 (diff) | |
download | 8thesis-e09f1f2cfc5c886babb1ab35b88f0f513da0bf94.tar.gz 8thesis-e09f1f2cfc5c886babb1ab35b88f0f513da0bf94.zip |
journal entry
Diffstat (limited to 'journal')
-rw-r--r-- | journal/01mar2009.html | 31 | ||||
-rw-r--r-- | journal/28feb2009.html | 3 |
2 files changed, 33 insertions, 1 deletions
diff --git a/journal/01mar2009.html b/journal/01mar2009.html new file mode 100644 index 0000000..97caf39 --- /dev/null +++ b/journal/01mar2009.html @@ -0,0 +1,31 @@ +<!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;"> +Journal: March 01, 2009</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 /><p /> +<!-- ================================================================ --> +<!-- ================================================================ --> + +Some old links and notes from clearing out my email: +<ul> + <li /><a href="http://www.geomview.org/">geomview</a> seems like a simple + 3D visualization program that has been integrated with scheme projects in the + past. + <li />Should use the geodesic equation to plot the "non-geodesicness" of a + curve, aka the error + <li />Good tool: <code>print-canonical-form</code> +</ul> + +<br /><br /> +<a href="28feb2009.html"><i>(previous entry)</i></a> + +<!-- ================================================================ --> +<!-- ================================================================ --> +</body> +</html> diff --git a/journal/28feb2009.html b/journal/28feb2009.html index 68b6b71..7f3f59b 100644 --- a/journal/28feb2009.html +++ b/journal/28feb2009.html @@ -54,7 +54,8 @@ will look like. haskell. maybe a good bibliography to go though? <br /><br /> -<a href="26feb2009.html"><i>(previous entry)</i></a> +<a href="26feb2009.html"><i>(previous entry)</i></a> - +<a href="01mar2009.html"><i>(next entry)</i></a> <!-- ================================================================ --> <!-- ================================================================ --> |