On Thu, Apr 17, 2008 at 03:58:31PM +0200, Ondrej Certik wrote:
> However, how about this syntax:

> In [18]: f = Lambda(x, term, evalf=True)

Or rather f = Lamdba(x, term, numerical=True)

The reason I say this is that the keyword numerical could in the long run
be added to many functions in sympy (probably by making them call scipy
in the backend). This would thus be transparent to the user.

My 2 cents,

Gaƫl

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to