Updates:
Labels: NeedsReview
Comment #5 on issue 2654 by asmeurer: lambdify() does not convert abs()
http://code.google.com/p/sympy/issues/detail?id=2654
I don't know why it wouldn't, because you can completely override the
built-in abs() with __abs__. Perhaps I'm missing something, or else numpy
just has redundant ufuncs.
By the way, this is https://github.com/sympy/sympy/pull/601.
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
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/sympy-issues?hl=en.