question about sublist



On Tue, 2007-04-17 at 11:08 -0400, Stavros Macrakis wrote:
> This will work, but using indexing to access elements of a Maxima list
> is not very efficient; each index operation x[i] takes O(i) time. 
thanks for the tip. I didn't know that.
Jaime