Subject: problem with recursive functions (erratum)
From: Norbert Vegh
Date: Mon, 9 Oct 2006 12:32:38 +0000 (UTC)
Hi Stavros,
Thanks for your help, that is what I was looking for. I did not know that the
f(d,x) syntax would work with recursive definitions. I found the maxima
documentation a bit tricky.
In my case however the f[d] form with 'subst' is better. I have to work with
high dimensional matrices, it is a big gain to have it calculated only once.
Thanks a lot,
Norbert