Hi there, I've only just started using sage and I'm still very much the beginner.
I'd like to be able to evaluate a number of functions, and have their output display as a tuple. To be more specific, I have 24 functions, each of the same 4 variables. I can define a matrix with function entries, but I can't seem to evaluate it as the Matrix object has no attribute "function". Ideally, I'd like to enter f(a,b,c,d) and the answer to appear as (g_1(a,b,c,d) g_2(a,b,c,d) ... g_24(a,b,c,d)) Thanks for your help. -Andrew --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---