Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ScipyTestCase with NumpyTestCase | cookedm | 2006-07-17 | 1 | -1/+1 |
* | Cast to double instead of float in digitize. | Stefan van der Walt | 2006-06-30 | 1 | -0/+5 |
* | Add docstring and tests for digitize. | Stefan van der Walt | 2006-06-30 | 1 | -22/+32 |
* | Fix for linspace (#118) was incomplete; good now. | cookedm | 2006-05-17 | 1 | -0/+2 |
* | #118: linspace should always return floats | cookedm | 2006-05-16 | 1 | -0/+5 |
* | Fix object-loop reference counting in BUFFERED UFUNC. | Travis Oliphant | 2006-04-14 | 1 | -9/+6 |
* | Fix segfault on indexing (but functionality still not working). Add vectoriz... | Travis Oliphant | 2006-04-13 | 1 | -1/+6 |
* | update tests to all run correctly | Tim Leslie | 2006-03-13 | 1 | -1/+1 |
* | Run reindent.py (script distributed with Python) over the source to remove ex... | cookedm | 2006-03-10 | 1 | -63/+63 |
* | More fixes... | Travis Oliphant | 2006-01-04 | 1 | -2/+3 |
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 1 | -4/+4 |
* | Moving things.. | Travis Oliphant | 2006-01-04 | 1 | -0/+338 |