Subject: New function - makelist alternative: table()
From: Žiga Lenarčič
Date: Sun, 10 May 2009 22:41:55 +0200
On 10. May, 2009, at 10:20 PM, Henry Lenzi wrote:
> Hi -
>
> Nice. Please explain what should do with it (Linux and Macs) - where
> to put it, etc.
> TIA,
> Henry
> --
>
>
> "Once you have something that grows faster than education grows,
> you?re always going to get a pop culture." -- Alan Kay
Hi!
It's best to use it once it's completely finished, but if you want to
try it right away in current state, put it in ~/.maxima/table.lisp.
Then 'load("table.lisp");' should load it and you can use it. You can
also put it in some other place, but then you have to add that path
to Maxima search path (append the path string to 'file_search_lisp'
variable in maxima).
Regards,
Ziga Lenarcic