[Maxima] CL arrays
Raymond Toy
raymond.toy at ericsson.com
Thu Jan 18 11:38:37 CST 2007
>>>>> "Robert" == Robert Dodier <robert.dodier at gmail.com> writes:
Robert> I think I'd prefer to make Lisp arrays invisible from the user's point
Robert> of view. I'd like to rework lists and matrices to use arrays for
Robert> storage, but without exposing the underlying array.
I can understand having matrices stored in arrays instead of lists of
lists, but why would you want lists to use arrays for storage?
Ray
More information about the Maxima
mailing list