diff options
author | cookedm <cookedm@localhost> | 2006-02-17 11:28:30 +0000 |
---|---|---|
committer | cookedm <cookedm@localhost> | 2006-02-17 11:28:30 +0000 |
commit | 912beccc011bf60d61b61fa24021f6235dba0225 (patch) | |
tree | 7393343d08a1aabdec7524332254d81be76e3d2e /numpy/core/setup.py | |
parent | 2aba0e2b842867f7d5c5bb48be1b15e709903828 (diff) | |
download | numpy-912beccc011bf60d61b61fa24021f6235dba0225.tar.gz |
Redo generation of ufunc api.
This uncovered some latent bugs:
- conjugate, remainder, and fmod were improperly defined for objects
- all the binary ufuncs that delegate to a method for objects were broken:
they weren't passed the other object. Added PyUFunc_OO_O_method to take
care of this case.
Diffstat (limited to 'numpy/core/setup.py')
0 files changed, 0 insertions, 0 deletions