Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STY: Update exception style, easy ones. | Charles Harris | 2011-04-05 | 1 | -5/+5 |
| | |||||
* | ran reindent | Jarrod Millman | 2008-12-31 | 1 | -2/+2 |
| | |||||
* | Rewrapped __all__ definition to conform to PEP8. | Alan McIntyre | 2008-09-13 | 1 | -13/+14 |
| | | | | | | | Standardize NumPy import as "import numpy as np". Removed unused imports. Fixed undefined reference to ndarray (should be np.ndarray). Fixed undefined references to exp (should be math.exp). | ||||
* | ran reindent.py to clean up whitespace | Jarrod Millman | 2007-10-29 | 1 | -2/+0 |
| | |||||
* | Add a few more functions to arrayfns compatibility file and fix typo. | Travis Oliphant | 2007-04-02 | 1 | -12/+28 |
| | |||||
* | Add the arrayfns compatibility library -- not finished. | Travis Oliphant | 2007-04-02 | 1 | -0/+82 |