create_list makelist possible bugs



-----maxima-bounces at math.utexas.edu wrote: -----

Sorry for the bad advice; I believe your solution

>(%i9)?mtc(expr,v)?:=?apply('create_list,[expr,inpart(v,1),1,inpart(v,2)]);

is correct.

Barton