diff options
author | bnewbold <bnewbold@eta.mit.edu> | 2009-01-22 18:36:59 -0500 |
---|---|---|
committer | bnewbold <bnewbold@eta.mit.edu> | 2009-01-22 18:36:59 -0500 |
commit | 66c4616241749ce8950c0a48a529c303d430eb99 (patch) | |
tree | ddba020d2c6faa0ab37a0bc407a817ebce216fa2 /journal/22jan2009.html | |
parent | 1333977014c983e39c1392eb7ca71800085ba1eb (diff) | |
download | 8thesis-66c4616241749ce8950c0a48a529c303d430eb99.tar.gz 8thesis-66c4616241749ce8950c0a48a529c303d430eb99.zip |
added next entry links; screenshot; sage tweaks (still not very good); amd64 instructions
Diffstat (limited to 'journal/22jan2009.html')
-rw-r--r-- | journal/22jan2009.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/journal/22jan2009.html b/journal/22jan2009.html index cb73efb..68213b5 100644 --- a/journal/22jan2009.html +++ b/journal/22jan2009.html @@ -25,6 +25,17 @@ But this is super slow, should probably just use gnuplot for now... gnuplot('set terminal png; set xrange[-4:4]; set yrange[-100:100]; set output "/home/bnewbold/fromsage.png"; plot "/home/bnewbold/output";') </pre> Could fidget with style settings too. +<hr /> +<p /> +Fiddled some more got an @interact going: see a screenshot +<a href="22jan2009-sage-interact-screenshot.png">here</a>. + +Still have most of yesturday's stuff to do if i'm going to pursue that... I +got scmutils working (at least partially) on a virtual machine: <a +href="http://eta.xvm.mit.edu/">eta.xvm.mit.edu</a>. It's a amd64 host so I had +to fiddle with loading extra 32bit libraries, more about that in these <a +href="../other/mit-scheme-etch-amd64-howto.txt">directions</a> I emailed to the +mit-scheme-devel list. <br /><br /> <a href="21jan2009.html"><i>(previous entry)</i></a> |