summaryrefslogtreecommitdiff
path: root/scipy/base/code_generators/generate_umath.py
Commit message (Expand)AuthorAgeFilesLines
* Moved scipy directory to numpyTravis Oliphant2006-01-041-500/+0
* Fixed small typoedschofield2005-10-311-1/+1
* change PyArray_Scalar to take a void * instead of char *, and some whitespace...cookedm2005-10-281-11/+0
* Fixed complex to bool issues.Travis Oliphant2005-10-281-9/+9
* Fixed remainder to behaved like Python.Travis Oliphant2005-10-121-9/+12
* Fixed bug in umath absolute.Travis Oliphant2005-10-021-1/+2
* Added ufunc attributes.Travis Oliphant2005-09-211-41/+41
* Added isnan, isinf, isfinite, and signbitTravis Oliphant2005-09-161-1/+25
* Added _dotblas installTravis Oliphant2005-09-161-1/+0
* Added ldexp, frexp, and modf to ufuncsTravis Oliphant2005-09-161-15/+37
* Moving things to live under scipyTravis Oliphant2005-09-141-0/+462