diff options
author | bnewbold <bnewbold@eta.mit.edu> | 2009-02-05 18:24:32 -0500 |
---|---|---|
committer | bnewbold <bnewbold@eta.mit.edu> | 2009-02-05 18:24:32 -0500 |
commit | 36b6b12b1345c8c68edaccc925185f5e82d3438e (patch) | |
tree | 71a5b71de4898097d5dfbdec951976c96e1c0f40 /journal | |
parent | 97f5cf924367cb47e2fa411c1bbe29bd18f9ce17 (diff) | |
download | 8thesis-36b6b12b1345c8c68edaccc925185f5e82d3438e.tar.gz 8thesis-36b6b12b1345c8c68edaccc925185f5e82d3438e.zip |
updates
Diffstat (limited to 'journal')
-rw-r--r-- | journal/02feb2009.html | 3 | ||||
-rw-r--r-- | journal/04feb2009.html | 40 |
2 files changed, 42 insertions, 1 deletions
diff --git a/journal/02feb2009.html b/journal/02feb2009.html index 658538a..dea6f53 100644 --- a/journal/02feb2009.html +++ b/journal/02feb2009.html @@ -107,7 +107,8 @@ is not a coordinate basis." Isn't that just for orthogonal bases? Need to think this through. <br /><br /> -<a href="27jan2009.html"><i>(previous entry)</i></a> +<a href="27jan2009.html"><i>(previous entry)</i></a> - +<a href="04feb2009.html"><i>(next entry)</i></a> <!-- ================================================================ --> <!-- ================================================================ --> diff --git a/journal/04feb2009.html b/journal/04feb2009.html new file mode 100644 index 0000000..d3d1cb1 --- /dev/null +++ b/journal/04feb2009.html @@ -0,0 +1,40 @@ +<!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: Feb 04, 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 /> +<!-- ================================================================ --> +<!-- ================================================================ --> +Started 8.962: General Relativity with Scott Hughes yesturday, I'm very +enthusiastic. I'm surprised how large the class is, I'm greedily hoping it will +thin out. My first impressions are that it will be very manageable given the +background preparation I've done. We'll be doing "fundamentals" up through +the spring break and applications after that, which fits my schedule well. + +<p /> +Yet another item on my reading queue is +Laszlo Tisza's notes on Applied Geometric Algebra on +<a href="http://ocw.mit.edu/ans7870/resources/tisza/index.htm"> +open courseware</a> from the 70's. I'm also poking through Lovelock and Rund's +<u>Tensors, Differential Forms, and Variational Principles</u> as light +background on tensor calculus as I work through the later parts of the +differential geometry memo. + +<p /> +Other than that not much to report, first week of classes are leaving me enough +time to keep reading but I haven't been playing/exploring on my own as much. +Hopefully I'll get the chance to calculate some geodesics and come up with +an outline on Friday. +<br /><br /> +<a href="02jan2009.html"><i>(previous entry)</i></a> + +<!-- ================================================================ --> +<!-- ================================================================ --> +</body> +</html> |