On Nov 13, 2007 3:21 PM, apeditedirra unasaltao <pi_e_dra at yahoo.es> wrote:
suggestion: 0-based lists (like every other language)
Traditional mathematical/engineering notation has 1-based indexing for
vectors (which are represented as lists in Maxima) and matrices, as do many
mathematically-oriented programming languages, such as Fortran and Matlab.
Some mathematicians promote 0-based indexing, but that has not become
mainstream.
-s