Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -500/+0 |
* | Fixed small typo | edschofield | 2005-10-31 | 1 | -1/+1 |
* | change PyArray_Scalar to take a void * instead of char *, and some whitespace... | cookedm | 2005-10-28 | 1 | -11/+0 |
* | Fixed complex to bool issues. | Travis Oliphant | 2005-10-28 | 1 | -9/+9 |
* | Fixed remainder to behaved like Python. | Travis Oliphant | 2005-10-12 | 1 | -9/+12 |
* | Fixed bug in umath absolute. | Travis Oliphant | 2005-10-02 | 1 | -1/+2 |
* | Added ufunc attributes. | Travis Oliphant | 2005-09-21 | 1 | -41/+41 |
* | Added isnan, isinf, isfinite, and signbit | Travis Oliphant | 2005-09-16 | 1 | -1/+25 |
* | Added _dotblas install | Travis Oliphant | 2005-09-16 | 1 | -1/+0 |
* | Added ldexp, frexp, and modf to ufuncs | Travis Oliphant | 2005-09-16 | 1 | -15/+37 |
* | Moving things to live under scipy | Travis Oliphant | 2005-09-14 | 1 | -0/+462 |