Nick Alexander wrote: >> One easy thing to do would be to have a bunch of "helpers" for easy >> things, like matrices. > > Isn't this what interact is good for?
The use case: one of my linear algebra students wants to input a matrix as a table. They click on a button, enter the entries, click submit, and then blam, the matrix is sitting right there in the cell waiting for them to do something with it. 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? Jason --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
