Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename test classes to CapWords. | Stefan van der Walt | 2007-10-02 | 1 | -1/+1 |
| | |||||
* | Fix string conversion of polynomial when leading coefficients are | Stefan van der Walt | 2007-08-06 | 1 | -0/+12 |
| | | | | zero. Closes ticket #564. | ||||
* | Whitespace cleanup. | Stefan van der Walt | 2007-01-08 | 1 | -1/+1 |
| | |||||
* | Add tests for tickets #312, #322, for polynomial roots and for setting | Stefan van der Walt | 2006-10-06 | 1 | -0/+4 |
| | | | | elements in object arrays. | ||||
* | Replace ScipyTestCase with NumpyTestCase | cookedm | 2006-07-17 | 1 | -1/+1 |
| | |||||
* | Added NumpyTestCase.rundocs method to support running doc-tests via unittest ↵ | Pearu Peterson | 2006-04-26 | 1 | -3/+2 |
| | | | | machinery - needed for running tests via testoob. | ||||
* | update tests to all run correctly | Tim Leslie | 2006-03-13 | 1 | -0/+2 |
| | |||||
* | Moved .dtypedescr to .dtype; .dtype->.dtype.type; .dtypestr ->.dtype.str; ↵ | Travis Oliphant | 2006-01-15 | 1 | -2/+0 |
| | | | | .dtypechar -> .dtype.char | ||||
* | More fixes... | Travis Oliphant | 2006-01-04 | 1 | -2/+2 |
| | |||||
* | Changed all references to scipy to numpy | Travis Oliphant | 2006-01-04 | 1 | -3/+3 |
| | |||||
* | Moving things.. | Travis Oliphant | 2006-01-04 | 1 | -0/+83 |