> I don't think interacts are nearly that simple for a user to just > enter > a matrix. For one, the user would first have to define the function. > Then how would the user use the matrix they put in?
I am imagining a syntax such as M = interact_matrix(nrows, ncols), where the sage library provides interact_matrix or similar. Does an interacted function not return a value? (If not, I think that's a design flaw.) Nick --~--~---------~--~----~------------~-------~--~----~ 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-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
