| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #12538 from tylerjereddy/remove_vc_9 | Ralf Gommers | 2018-12-12 | 1 | -8/+0 |
|\ |
|
| * | MAINT: remove VC 9.0 from CI | Tyler Reddy | 2018-12-12 | 1 | -8/+0 |
|/ |
|
* | Merge pull request #12537 from prisae/patch-1 | Charles Harris | 2018-12-12 | 1 | -5/+5 |
|\ |
|
| * | DOC: Change 'num' to 'np' | Dieter Werthmüller | 2018-12-12 | 1 | -5/+5 |
|/ |
|
* | Merge pull request #12511 from ahaldane/fix_relaxstride_loops | Charles Harris | 2018-12-10 | 2 | -6/+44 |
|\ |
|
| * | MAINT: don't check alignment size=0 arrays (RELAXED_STRIDES) | Allan Haldane | 2018-12-10 | 2 | -6/+44 |
* | | Merge pull request #12528 from ahaldane/fix_reshape_getitem | Matti Picus | 2018-12-11 | 1 | -1/+1 |
|\ \ |
|
| * | | MAINT: fix an unsafe PyTuple_GET_ITEM call | Allan Haldane | 2018-12-10 | 1 | -1/+1 |
* | | | Merge pull request #12527 from jbj/patch-1 | Matti Picus | 2018-12-10 | 1 | -0/+4 |
|\ \ \ |
|
| * | | | Fix lgtm.com C/C++ build | Jonas Jensen | 2018-12-10 | 1 | -0/+4 |
* | | | | Merge pull request #12522 from eric-wieser/fix-build-output | Charles Harris | 2018-12-10 | 2 | -6/+29 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | BUG: ensure new-lines in compiler error messages are actually printed to the ... | Eric Wieser | 2018-12-09 | 2 | -6/+29 |
* | | | | Merge pull request #12502 from tylerjereddy/azure_py_version_fix | Charles Harris | 2018-12-09 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | TST: Azure Python version fix | Tyler Reddy | 2018-12-07 | 1 | -3/+3 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #12512 from oleksandr-pavlyk/expand-gitignore | Charles Harris | 2018-12-08 | 1 | -0/+5 |
|\ \ \ \ |
|
| * | | | | MAINT: added template-generated files to .gitignore | Oleksandr Pavlyk | 2018-12-08 | 1 | -0/+5 |
|/ / / / |
|
* | | | | Merge pull request #12506 from charris/prepare-for-1.17-development | Ralf Gommers | 2018-12-08 | 10 | -29/+57 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | MAINT: Prepare master for 1.17.0 development. | Charles Harris | 2018-12-08 | 10 | -29/+57 |
| | |/
| |/| |
|
* | | | Merge pull request #12508 from charris/fix-doc-makefile | Ralf Gommers | 2018-12-07 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | DOC, MAINT: Make `PYVER = 3` in doc/Makefile. | Charles Harris | 2018-12-07 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #12501 from schnaitterm/master | Charles Harris | 2018-12-07 | 1 | -1/+1 |
|\ \ |
|
| * | | MAINT: removed word/typo from comment in site.cfg.example | Michael James Jamie Schnaitter | 2018-12-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge pull request #12494 from mattip/disallow-dgemm | Charles Harris | 2018-12-07 | 3 | -2/+38 |
|\ \
| |/
|/| |
|
| * | STY, TST: fix formatting and add tests for other dtypes, unaligned data | Charles Harris | 2018-12-07 | 2 | -3/+19 |
| * | BUG: test, fix matmul, dot for vector array with stride[i]=0 | mattip | 2018-12-05 | 3 | -2/+22 |
* | | Merge pull request #12498 from tylerjereddy/bump_azure_win_openblas | Charles Harris | 2018-12-06 | 1 | -3/+3 |
|\ \ |
|
| * | | TST: sync Azure Win openblas | Tyler Reddy | 2018-12-06 | 1 | -3/+3 |
|/ / |
|
* | | Merge pull request #12388 from mhvk/linspace-allow-array | Charles Harris | 2018-12-06 | 4 | -49/+139 |
|\ \ |
|
| * | | DOC: Note the version in which we start supporting array_like start, stop | Marten van Kerkwijk | 2018-12-06 | 1 | -6/+15 |
| * | | ENH: allow user choice of sample axis in {lin,log,geom}space. | Marten van Kerkwijk | 2018-12-05 | 2 | -19/+47 |
| * | | ENH: Allow {lin,log,geom}space start and stop to be arrays. | Marten van Kerkwijk | 2018-12-05 | 3 | -35/+90 |
| * | | TST,BUG: fix two tests that were setup incorrectly. | Marten van Kerkwijk | 2018-12-04 | 2 | -7/+5 |
* | | | MAINT: Review F401,F841,F842 flake8 errors (unused variables and imports) (#1... | Roman Yurchak | 2018-12-06 | 53 | -106/+57 |
* | | | Merge pull request #12493 from cgohlke/patch-2 | Charles Harris | 2018-12-06 | 1 | -3/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | BUG: Fix `/` that should be `//`. | Charles Harris | 2018-12-06 | 1 | -1/+1 |
| * | | BUG: fix records.fromfile fails to read data >4 GB | cgohlke | 2018-12-05 | 1 | -2/+2 |
|/ / |
|
* | | ENH: implement matmul on NDArrayOperatorsMixin (#12488) | Stephan Hoyer | 2018-12-05 | 3 | -3/+20 |
* | | Merge pull request #12486 from ankokumoyashi/patch-1 | Ralf Gommers | 2018-12-05 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | fix typo | ankokumoyashi | 2018-12-05 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #12219 from mattip/matmul-as-ufunc2 | Eric Wieser | 2018-12-04 | 18 | -375/+799 |
|\ |
|
| * | DOC: add a comment detailing the output ufunc flag choices | mattip | 2018-12-03 | 1 | -0/+12 |
| * | ENH: corrections and fixes from review | mattip | 2018-12-01 | 10 | -287/+242 |
| * | ENH: make matmul into a ufunc | mattip | 2018-11-25 | 19 | -361/+818 |
* | | Merge pull request #12474 from tylerjereddy/cov_array_func | Charles Harris | 2018-12-04 | 1 | -0/+1 |
|\ \ |
|
| * | | TST: enable array_func cov | Tyler Reddy | 2018-12-01 | 1 | -0/+1 |
* | | | Merge pull request #12353 from mattip/check-threshold | Charles Harris | 2018-12-04 | 2 | -1/+10 |
|\ \ \ |
|
| * | | | BUG: test, fix for threshold='nan' | mattip | 2018-12-01 | 2 | -1/+10 |
* | | | | Merge pull request #12477 from edgarlepe/pytesttester-doc | Matti Picus | 2018-12-03 | 1 | -11/+5 |
|\ \ \ \ |
|
| * | | | | DOC: fix example for __call__. See #12451 | Edgar Giovanni Lepe | 2018-12-02 | 1 | -11/+5 |
|/ / / / |
|
* | | | | Merge pull request #12328 from mhvk/ndarray_array_function_allow_subclasses | Stephan Hoyer | 2018-12-02 | 3 | -45/+66 |
|\ \ \ \
| |/ / /
|/| | | |
|