Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved scipy directory to numpy | Travis Oliphant | 2006-01-04 | 1 | -83/+0 |
* | Renamed scipy.test module to scipy.testing. Clean up testing. | Pearu Peterson | 2005-12-26 | 1 | -1/+1 |
* | Fix polynomial division | cookedm | 2005-12-23 | 1 | -2/+4 |
* | p=poly1d([1,2,3], variable='lambda') will use 'lambda' as the variable in str(p) | cookedm | 2005-12-21 | 1 | -0/+10 |
* | TLC for polynomial.py: cleanup, poly1d class is now new-type, and unittests | cookedm | 2005-10-29 | 1 | -0/+71 |