Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | correct a bug in fix() that was introduced in r8293 | Darren Dale | 2010-04-18 | 1 | -1/+1 |
| | |||||
* | BUG: Use deprecated decorator in testing ufunclike.log2. | Charles Harris | 2010-04-14 | 1 | -1/+2 |
| | |||||
* | BUG: Deprecate ufunclike.log2 and take it off the __all__ list. It was shadowing | Charles Harris | 2010-04-13 | 1 | -1/+6 |
| | | | | the ufunc of the same name. | ||||
* | minor change to ufunclike.fix, one less array to build and make compatible | Darren Dale | 2010-03-14 | 1 | -2/+2 |
| | | | | with subclasses of ndarray | ||||
* | fixed a whole bunch of doctests | Paul Ivanov | 2009-12-28 | 1 | -2/+2 |
| | |||||
* | Merge from doc wiki | Pauli Virtanen | 2009-06-19 | 1 | -3/+3 |
| | |||||
* | Merge from the doc wiki | Pauli Virtanen | 2009-03-24 | 1 | -35/+59 |
| | |||||
* | docs: remove invalid information | Pauli Virtanen | 2009-03-21 | 1 | -4/+0 |
| | |||||
* | Import documentation from doc wiki (part 2, work-in-progress docstrings, but ↵ | Pauli Virtanen | 2008-10-28 | 1 | -7/+78 |
| | | | | they are still an improvement) | ||||
* | reindenting prior to release | Jarrod Millman | 2008-09-02 | 1 | -2/+2 |
| | |||||
* | Revert r5698, r5699, and r5702 until build problems are fixed. | Charles Harris | 2008-08-27 | 1 | -14/+17 |
| | | | | Fix ticket #878 differently. | ||||
* | Use trunc as fix implementation. | David Cournapeau | 2008-08-25 | 1 | -11/+2 |
| | |||||
* | Merge from documentation editor. | Stefan van der Walt | 2008-08-05 | 1 | -6/+71 |
| | |||||
* | Fix some bugs with isposinf and isneginf as well as with how allclose dealt ↵ | Travis Oliphant | 2007-05-17 | 1 | -0/+2 |
| | | | | with infinities. See ticket #519 | ||||
* | Allow matrices to pass through more functions. | Travis Oliphant | 2007-02-01 | 1 | -3/+3 |
| | |||||
* | remove unused imports | Tim Leslie | 2006-03-13 | 1 | -1/+1 |
| | |||||
* | Run reindent.py (script distributed with Python) over the source to remove ↵ | cookedm | 2006-03-10 | 1 | -1/+0 |
| | | | | extraneous whitespace | ||||
* | More fixes... | Travis Oliphant | 2006-01-04 | 1 | -20/+2 |
| | |||||
* | Fixed lib | Travis Oliphant | 2006-01-04 | 1 | -2/+2 |
| | |||||
* | Moving things.. | Travis Oliphant | 2006-01-04 | 1 | -0/+77 |