summaryrefslogtreecommitdiff
path: root/numpy/core/src/npymath
Commit message (Expand)AuthorAgeFilesLines
...
* BUG: npy_math_private was using some endian-related macros without including ...David Cournapeau2009-07-211-4/+6
* BUG: fix logic OR vs. bitwise OR.David Cournapeau2009-07-201-1/+1
* Handle nan entries for hypot.David Cournapeau2009-07-201-1/+11
* Only use npy_-prefixed functions in npy_math.David Cournapeau2009-07-201-16/+16
* Change how we decorate npy_math functions.David Cournapeau2009-07-201-34/+39
* Remove obsolete comments.David Cournapeau2009-07-201-5/+0
* Fix ws issues in npy_math sources.David Cournapeau2009-07-201-4/+4
* Move npymath sources into subdir, since we will add quite a few files later f...David Cournapeau2009-06-303-0/+569