I guess what I'm suggesting is completely implement " sage.functions.functions.* " so one can define "functions" transparently with 'def' and 'lambda' that a user can do calculus with.
-Alex On 12/6/06, David Harvey <[EMAIL PROTECTED]> wrote: > > > > On Dec 6, 2006, at 12:39 PM, Robert Bradshaw wrote: > > > The main difficulty with def/lamdba is how would one do calculus with > > one of these functions? > > Yeah, like if def f(x): ... and def g(x): ... then how do I write f + g? > > David > > > > > --~--~---------~--~----~------------~-------~--~----~ 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://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
