diff options
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> |