genvector() on the model of genmatrix()



Emmanuel Michon wrote:
> (*) I'm eventually exporting long maxima formulae to C code. So it's
> important to me to expand vectors and matrices with a syntax
> consistent with C indexing, and easily mapped (double m[][], v[];).

For this you could take a look at:
http://www.lpthe.jussieu.fr/~talon/cgrind.html
http://www.lpthe.jussieu.fr/~talon/cgrind.lisp

-- 
Michel Talon