Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MAINT, TST: remove test-installed-numpy.py | Tyler Reddy | 2019-07-13 | 1 | -66/+0 |
* | TEST: add duration report to tests | mattip | 2019-05-06 | 1 | -0/+4 |
* | codecov integration. scipy2018 sprint. | alyssaq | 2018-07-18 | 1 | -0/+4 |
* | TST: Update travis and appveyor to use pytest. | Charles Harris | 2018-04-04 | 1 | -3/+3 |
* | MAINT: Make NPY_RELAXED_STRIDE_CHECKING true by default. | Charles Harris | 2014-05-06 | 1 | -1/+1 |
* | STY: Giant comma spacing fixup. | Charles Harris | 2013-08-18 | 1 | -2/+2 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | Merge pull request #3162 from seberg/unsafe-strides | njsmith | 2013-04-03 | 1 | -1/+12 |
|\ | |||||
| * | TST: Add NPY_RELAXED_STRIDES_CHECKING to Travis | Sebastian Berg | 2013-04-02 | 1 | -1/+12 |
* | | 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/+1 |
* | Add a little command-line tool for running tests, plus tox support | Nathaniel J. Smith | 2012-05-21 | 1 | -0/+46 |