summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'report_generic' of https://github.com/ericmariasis/numpy into r...Eric Mariasis2020-02-011-3/+3
|\
| * Update numpy/core/src/multiarray/descriptor.cEric Mariasis2020-02-011-1/+1
| * Update numpy/core/src/multiarray/descriptor.cEric Mariasis2020-02-011-1/+1
| * Update numpy/core/src/multiarray/descriptor.cEric Mariasis2020-02-011-1/+1
* | Review actions for issue #15484Eric Mariasis2020-02-011-3/+5
|/
* fixing generic error messages to be more specificEric Mariasis2020-02-011-9/+9
* NEP: universal SIMD NEP 38 (#15228)Matti Picus2020-01-311-0/+253
* Merge pull request #15338 from mattip/site.cfgCharles Harris2020-01-315-86/+161
|\
| * DOC: fix from reviewmattip2020-01-261-1/+1
| * DOC: changes from reviewmattip2020-01-262-2/+8
| * DOC: link and cleanup docstrings in site.cfg.examplemattip2020-01-205-84/+153
* | Merge pull request #15480 from bashtage/get-state-docMatti Picus2020-01-311-5/+7
|\ \
| * | DOC: Correct get_state docKevin Sheppard2020-01-311-5/+7
|/ /
* | Merge pull request #15474 from eric-wieser/cleanup-scalar-new-gotoSebastian Berg2020-01-301-34/+18
|\ \
| * | MAINT: Eliminate messy _WORK macroEric Wieser2020-01-301-34/+18
* | | Merge pull request #15476 from pdebuyl/fix_absolute_beginner_rngMatti Picus2020-01-301-1/+1
|\ \ \
| * | | update result of rng.random(3) to current rng outputPierre de Buyl2020-01-301-1/+1
|/ / /
* | | Merge pull request #15469 from eric-wieser/remove-unreachableSebastian Berg2020-01-291-39/+42
|\ \ \ | |/ /
| * | MAINT: Simplify scalar __new__ some moreEric Wieser2020-01-301-39/+42
* | | DOC: fix docstrings so `python tools/refguide-check --rst <file> runs (#15439)Matti Picus2020-01-292-237/+300
* | | Merge pull request #15464 from sethtroisi/refguide_dup_lineMatti Picus2020-01-291-2/+0
|\ \ \
| * | | MAINT: Cleanup duplicate line in refguide_checkSeth Troisi2020-01-291-2/+0
* | | | Merge pull request #15417 from sethtroisi/python2_easyMatti Picus2020-01-295-20/+7
|\ \ \ \ | |/ / / |/| | |
| * | | MAINT: Python2 CleanupsSeth Troisi2020-01-285-20/+7
* | | | Merge pull request #15452 from mwtoews/E401Matti Picus2020-01-2911-18/+41
|\ \ \ \
| * | | | STY,MAINT: avoid 'multiple imports on one line' (flake8 E401)Mike Taves2020-01-2811-18/+41
* | | | | Merge pull request #15451 from eric-wieser/cleanup-scalar-new-gotoSebastian Berg2020-01-281-30/+23
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | MAINT: Simplify `np.object_.__new__`Eric Wieser2020-01-271-30/+23
* | | | | MAINT: refactoring in np.core.records (gh-15195)Daniel Hrisca2020-01-281-19/+18
* | | | | Merge pull request #15449 from sethtroisi/refguide_doc2Matti Picus2020-01-281-0/+8
|\ \ \ \ \
| * | | | | DOC: Update refguide_check note on how to skip codeSeth Troisi2020-01-281-0/+8
| | |_|/ / | |/| | |
* | | | | MAINT: Remove sys.version checks (gh-#15373)Seth Troisi2020-01-288-139/+59
* | | | | MAINT: dir(numpy) returned duplicate "testing" (gh-15425)SanthoshBala182020-01-272-1/+7
* | | | | BUG: np.load does not handle empty array with an empty descr (#15397)Sha Liu2020-01-272-8/+13
| |_|/ / |/| | |
* | | | STY: use 'yield from <expr>' for simple cases (#15444)Mike Taves2020-01-2711-52/+27
* | | | Merge pull request #15446 from eric-wieser/reject-garbage-argumentsEric Wieser2020-01-273-16/+53
|\ \ \ \ | |/ / / |/| | |
| * | | BUG: Delay DECREF of the dtype in `np.datetime_data`Sebastian Berg2020-01-271-2/+4
| |/ /
| * | BUG: Reject nonsense arguments to scalar constructorsEric Wieser2020-01-272-14/+49
* | | Merge pull request #15441 from eric-wieser/tidy-work-scalar-ctorSebastian Berg2020-01-271-34/+36
|\ \ \ | |/ /
| * | MAINT: Tidy macros in scalar_newEric Wieser2020-01-271-34/+36
* | | Merge pull request #15445 from numpy/dependabot/pip/pytest-5.3.4Sebastian Berg2020-01-271-1/+1
|\ \ \
| * | | MAINT: Bump pytest from 5.3.3 to 5.3.4dependabot/pip/pytest-5.3.4dependabot-preview[bot]2020-01-271-1/+1
* | | | Merge pull request #15423 from xavierohan/xavierohan-patch-1Matti Picus2020-01-274-17/+18
|\ \ \ \
| * | | | Updated openblas_support.pyXavier Thomas2020-01-271-1/+1
| * | | | Update tools/openblas_support.pyXavier Thomas2020-01-271-1/+1
| * | | | Update tools/openblas_support.pyXavier Thomas2020-01-271-1/+2
| * | | | Updated openblas_support.pyXavier Thomas2020-01-271-1/+1
| * | | | Made changes to openblas_support.pyXavier Thomas2020-01-251-1/+2
| * | | | Updated openblas_support.pyXavier Thomas2020-01-241-1/+1
| * | | | Merge branch 'master' into xavierohan-patch-1Xavier Thomas2020-01-241-2/+3
| |\ \ \ \