Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix stride_stricks.as_strided function for object arrays | Jay Bourque | 2014-02-26 | 1 | -0/+17 |
* | STY: Make numpy/lib/test/*.py PEP8 compliant. | Charles Harris | 2013-09-03 | 1 | -1/+9 |
* | STY: Giant comma spacing fixup. | Charles Harris | 2013-08-18 | 1 | -72/+72 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -1/+1 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -0/+2 |
* | ENH: core: Some fixes, change some tests to not use yield | Mark Wiebe | 2011-07-19 | 1 | -15/+16 |
* | STY: Replace assert by assert_ in tests. There remain 124 uses of | Charles Harris | 2011-04-05 | 1 | -1/+1 |
* | Make use of assert_raises from numpy.testing, and added run_module_suite to s... | Alan McIntyre | 2008-07-14 | 1 | -3/+5 |
* | ENH: Add broadcast_arrays() function to expose broadcasting to pure Python fu... | Robert Kern | 2008-07-03 | 1 | -0/+206 |