summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUG: ppc is using IBM double doubleAndreas Schwab2019-03-051-1/+1
* Merge pull request #13036 from mattip/array-interface-offsetCharles Harris2019-03-043-2/+18
|\
| * BUG: __array_interface__ offset was always ignoredmattip2019-02-253-2/+18
* | Merge pull request #13049 from mattip/remove-buffer-checkCharles Harris2019-03-044-29/+8
|\ \
| * | MAINT: remove undocumented __buffer__ attribute lookupmattip2019-03-034-29/+8
* | | Merge pull request #13090 from mattip/doc-fixes2Ralf Gommers2019-03-042-2/+2
|\ \ \
| * | | BUILD: sphinx 1.8.3 can be used with our outdated templatesmattip2019-03-042-2/+2
* | | | Merge pull request #13068 from eric-wieser/datetime-ctor-bugCharles Harris2019-03-032-0/+15
|\ \ \ \
| * | | | BUG: Add missing error checking in conversion from integers to datetime typesEric Wieser2019-03-022-0/+15
* | | | | Merge pull request #13075 from rainwoodman/patch-2Charles Harris2019-03-031-4/+8
|\ \ \ \ \
| * | | | | Update environment.pyYu Feng2019-03-021-1/+2
| * | | | | Update numpy/distutils/fcompiler/environment.pyEric Wieser2019-03-021-1/+1
| * | | | | Changes suggested by eric-wieserYu Feng2019-03-021-8/+7
| * | | | | Convert fortran flags from environment variableYu Feng2019-03-021-2/+6
* | | | | | Merge pull request #13077 from eric-wieser/fix-%-formatCharles Harris2019-03-031-13/+13
|\ \ \ \ \ \
| * | | | | | BUG: Fix errors in string formatting while producing an errorEric Wieser2019-03-021-13/+13
| |/ / / / /
* | | | | | Merge pull request #13076 from eric-wieser/remove-bad-split_quoted-patchCharles Harris2019-03-031-60/+0
|\ \ \ \ \ \
| * | | | | | BUG: Remove our patched version of `distutils.split_quoted`, which was a work...Eric Wieser2019-03-021-60/+0
| |/ / / / /
* | | | | | Merge pull request #13071 from danielplawrence/test-docs-tensordotMatti Picus2019-03-031-10/+8
|\ \ \ \ \ \
| * | | | | | Fix spacing issue in tensordot docstringDaniel Lawrence2019-03-021-2/+2
| * | | | | | DOC: Removed incorrect claim regarding shape constraints for np.tensordot()Daniel Lawrence2019-03-021-10/+8
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #13073 from eric-wieser/polybase-abc-fixesCharles Harris2019-03-021-31/+46
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | MAINT: Fix ABCPolyBase in various waysEric Wieser2019-03-021-31/+46
|/ / / / /
* | | | | Merge pull request #13067 from eric-wieser/distutils-with-statementCharles Harris2019-03-025-101/+80
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MAINT: Use with statements for opening files in distutilsEric Wieser2019-03-015-101/+80
|/ / / /
* | | | Merge pull request #13063 from mattip/doc-fixes2Ralf Gommers2019-03-013-6/+10
|\ \ \ \ | |/ / /
| * | | DOC: typo (thanks ev-br)mattip2019-03-011-1/+1
| * | | DOC: revert #13058 and fix Makefilemattip2019-03-012-5/+9
* | | | BUG: Fixes to numpy.distutils.Configuration.get_version (#13056)Eric Wieser2019-03-011-33/+22
|/ / /
* | | Merge pull request #13058 from euronion/euronion-patch-1Matti Picus2019-03-011-3/+3
|\ \ \
| * | | DOC: Update interp docstringeuronion2019-02-281-3/+3
* | | | Merge pull request #13002 from mattip/doc-warnings2Ralf Gommers2019-02-2822-221/+235
|\ \ \ \ | |/ / / |/| | |
| * | | DOC: fixes from reviewmattip2019-02-281-6/+8
| * | | DOC: fixes from reviewmattip2019-02-288-125/+92
| * | | DOC: reduce warnings when building, reword, tweak doc buildingmattip2019-02-2819-117/+162
|/ / /
* | | Merge pull request #13035 from eric-wieser/random-matlab-aliasesMatti Picus2019-02-282-24/+54
|\ \ \
| * | | DOC: Encourage users to use the non-matlab-style random functionsEric Wieser2019-02-272-18/+50
| * | | DOC: Remove incorrect statement about `randn` accepting floats as sizesEric Wieser2019-02-241-6/+4
* | | | Merge pull request #13033 from alexcwatt/property-cleanupMatti Picus2019-02-287-140/+102
|\ \ \ \
| * | | | DOC: Simplify .real and .imag docstrings for MaskedArrayEric Wieser2019-02-271-22/+4
| * | | | MAINT: First pass at merging docstringsAlex Watt2019-02-241-56/+26
| * | | | MAINT: respond to PR feedbackAlex Watt2019-02-241-9/+9
| * | | | MAINT: Convert property to @propertyAlex Watt2019-02-247-68/+78
| |/ / /
* | | | Merge pull request #13050 from rgommers/docmakefileCharles Harris2019-02-271-2/+1
|\ \ \ \
| * | | | BLD: make doc build work more robustly.Ralf Gommers2019-02-271-2/+1
* | | | | Merge pull request #13055 from charris/post-1.16.2-updateRalf Gommers2019-02-274-0/+97
|\ \ \ \ \
| * | | | | DOC: Post NumPy 1.16.2 release update.Charles Harris2019-02-274-0/+97
|/ / / / /
* | | | | Merge pull request #12968 from hameerabbasi/sort-benchmarksMatti Picus2019-02-271-32/+130
|\ \ \ \ \
| * | | | | Minor typo. [ci skip]Hameer Abbasi2019-02-251-1/+1
| * | | | | Address feedback from @eric-wieser and @charris.Hameer Abbasi2019-02-251-79/+65