shunwang / numexpr

Automatically exported from code.google.com/p/numexpr
MIT License
0 stars 0 forks source link

Support abs function #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The attached patch adds support for using `abs` and `absolute` functions in
numexpr expressions.

Original issue reported on code.google.com by pvi...@gmail.com on 18 Jun 2009 at 8:28

Attachments:

GoogleCodeExporter commented 9 years ago
Note that it hasn't been tested with MKL or on Win32.

Original comment by pvi...@gmail.com on 18 Jun 2009 at 8:29

GoogleCodeExporter commented 9 years ago
Patch added in r132.  Tested with MKL and Win32 too.  See the comments there 
for more
info.  Thanks!

Original comment by fal...@gmail.com on 22 Jun 2009 at 10:56