On Tue, Mar 16, 2010 at 1:06 PM, Alec Mihailovs <[email protected]> wrote: > What about vector(3,f), f.vector(3), and f.matrix(3,4) or > f.matrix(5) ?
I didn't do anything about vector() -- I could probably get to it later. There's no good way to make a syntax like f.matrix() or f.vector() work, and it's not something that we'd want to do anyway. --Mike -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
