From 66c4616241749ce8950c0a48a529c303d430eb99 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Thu, 22 Jan 2009 18:36:59 -0500 Subject: added next entry links; screenshot; sage tweaks (still not very good); amd64 instructions --- journal/16jan2009.html | 2 ++ journal/19jan2009.html | 3 ++- journal/21jan2009.html | 3 ++- journal/22jan2009-sage-interact-screenshot.png | Bin 0 -> 71859 bytes journal/22jan2009.html | 11 +++++++++++ 5 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 journal/22jan2009-sage-interact-screenshot.png (limited to 'journal') diff --git a/journal/16jan2009.html b/journal/16jan2009.html index 8ec2681..03dcf6b 100644 --- a/journal/16jan2009.html +++ b/journal/16jan2009.html @@ -38,6 +38,8 @@ The Little Schemer and The Seasoned Schemer. My notes on those books are notes on scheme itself are here (note: last link temporarily broken?). +

+(next entry) diff --git a/journal/19jan2009.html b/journal/19jan2009.html index 01d6b98..6b5d477 100644 --- a/journal/19jan2009.html +++ b/journal/19jan2009.html @@ -42,7 +42,8 @@ For now, i'm actually going to switch over to the "scm" scheme distribution which is much simpler and get that going well with sage, then try MIT/GNU scheme again.

-(previous entry) +(previous entry) - +(next entry) diff --git a/journal/21jan2009.html b/journal/21jan2009.html index 72ab84b..724e052 100644 --- a/journal/21jan2009.html +++ b/journal/21jan2009.html @@ -71,7 +71,8 @@ flag for mit-scheme, it needs one!

-(previous entry) +(previous entry) - +(next entry) diff --git a/journal/22jan2009-sage-interact-screenshot.png b/journal/22jan2009-sage-interact-screenshot.png new file mode 100644 index 0000000..5ceb7f0 Binary files /dev/null and b/journal/22jan2009-sage-interact-screenshot.png differ 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";') Could fidget with style settings too. +
+

+Fiddled some more got an @interact going: see a screenshot +here. + +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: eta.xvm.mit.edu. It's a amd64 host so I had +to fiddle with loading extra 32bit libraries, more about that in these directions I emailed to the +mit-scheme-devel list.

(previous entry) -- cgit v1.2.3