summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* REL: NumPy 1.18.2 release.v1.18.2Charles Harris2020-03-091-1/+1
* Merge pull request #15734 from charris/backport-15723Charles Harris2020-03-093-6/+11
|\
| * BUG: fix logic error when nm fails on 32-bitmattip2020-03-093-6/+11
|/
* Merge pull request #15729 from charris/prepare-1.18.2Charles Harris2020-03-092-32/+43
|\
| * REL: Prepare for 1.18.2 release.Charles Harris2020-03-092-32/+43
|/
* Merge pull request #15722 from charris/backport-15714Charles Harris2020-03-077-38/+83
|\
| * MAINT: use list-based APIs to call subprocesses (#15714)Sebastian Berg2020-03-077-38/+83
|/
* Merge pull request #15679 from charris/backport-15553Charles Harris2020-03-011-0/+5
|\
| * BUG: Added missing error check in `ndarray.__contains__` (gh-15553)Ganesh Kathiresan2020-03-011-0/+5
|/
* Merge pull request #15676 from charris/backport-15511Charles Harris2020-03-013-92/+72
|\
| * Documentation updated.przemb2020-03-012-31/+22
| * Changes suggested in reviewprzemb2020-03-013-16/+11
| * MAINT: Large overhead in some random functions #15460przemb2020-03-013-59/+53
* | Merge pull request #15675 from charris/backport-15329Charles Harris2020-03-013-22/+24
|\ \
| * | TST: move _no_tracing to testing._privatemattip2020-03-013-22/+24
| |/
* | Merge pull request #15677 from charris/backport-15574Charles Harris2020-03-013-25/+43
|\ \ | |/ |/|
| * TST: Update travis-test.py from masterCharles Harris2020-03-011-11/+10
| * TST: Update travis-before-install.sh from masterCharles Harris2020-03-011-11/+29
| * TST: Do not create gfortran link in azure Mac testing.Charles Harris2020-03-011-3/+4
|/
* MAINT: Fixup release index.Charles Harris2020-01-061-1/+1
* REL: prepare 1.18.x for further development.Charles Harris2020-01-064-3/+55
* REL: NumPy 1.18.1 release.v1.18.1Charles Harris2020-01-062-2/+2
* Merge pull request #15250 from charris/prepare-1.18.1-releaseCharles Harris2020-01-067-0/+281
|\
| * REL: Prepare for the NumPy 1.18.1 release.Charles Harris2020-01-057-0/+281
|/
* Merge pull request #15247 from charris/backport-15203Charles Harris2020-01-051-7/+26
|\
| * MAINT: refactor function out of test modulemattip2020-01-051-7/+26
* | Merge pull request #15246 from charris/backport-15212Charles Harris2020-01-052-4/+47
|\ \
| * | BUG: lib: Fix handling of integer arrays by gradient.Warren Weckesser2020-01-052-4/+47
| |/
* | Merge pull request #15245 from charris/backport-15238Charles Harris2020-01-053-31/+40
|\ \ | |/ |/|
| * MAINT: --std=c99 works, but -std=c99 is bettermattip2020-01-051-4/+4
| * MAINT: add --std=c99 in setup.py, not distutilsmattip2020-01-053-31/+40
|/
* Merge pull request #15222 from charris/backport-15187Charles Harris2020-01-022-5/+4
|\
| * MAINT: remove dead code from reviewmattip2020-01-021-2/+2
| * MAINT: unskip test on win32mattip2020-01-012-3/+2
* | Merge pull request #15223 from charris/backport-15107Charles Harris2020-01-018-48/+164
|\ \
| * | TST: shippable build efficiencyTyler Reddy2020-01-011-4/+4
| * | MAINT: make openblas_support.py strip path prefix from archive contentsPauli Virtanen2020-01-015-32/+73
| * | CI: use only one flag on travis for downloading openblasPauli Virtanen2020-01-012-1/+2
| * | CI: add to Azure a MacOS ilp64 jobPauli Virtanen2020-01-011-1/+9
| * | CI: use openblas64_ on azure windowsPauli Virtanen2020-01-012-1/+3
| * | TST: linalg: add ilp64 lapack low-memory smoketestPauli Virtanen2020-01-011-0/+28
| * | CI: add travis openblas64_ targetPauli Virtanen2020-01-012-4/+19
| * | CI: add openblas64_ downloading to openblas_support.pyPauli Virtanen2020-01-011-13/+34
| |/
* | Merge pull request #15221 from charris/backport-15194Charles Harris2020-01-012-1/+25
|\ \
| * | BUG: remove -std=c99 for c++ compilation (#15194)Matti Picus2020-01-012-1/+25
| |/
* | Merge pull request #15220 from charris/backport-15211Charles Harris2020-01-011-4/+5
|\ \ | |/ |/|
| * BUG: distutils: fix msvc+gfortran openblas handling corner casePauli Virtanen2020-01-011-4/+5
|/
* Merge pull request #15184 from charris/backport-15170Charles Harris2019-12-262-17/+28
|\
| * BUG: use tmp dir and check version for cython test (#15170)Matti Picus2019-12-262-17/+28
|/
* Merge pull request #15176 from charris/backport-14326Charles Harris2019-12-251-0/+15
|\