summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Bump hypothesis from 6.14.7 to 6.15.0dependabot/pip/hypothesis-6.15.0dependabot[bot]2021-08-231-1/+1
* Merge pull request #19732 from slowy07/minor-changesCharles Harris2021-08-223-6/+6
|\
| * fix: typo spelling grammarslowy072021-08-233-6/+6
* | Merge pull request #19618 from anntzer/loadtxtusecolsCharles Harris2021-08-221-10/+15
|\ \ | |/ |/|
| * STY: Slight style changeCharles Harris2021-08-221-1/+1
| * PERF: Optimize loadtxt usecols.Antony Lee2021-08-221-10/+15
|/
* Merge pull request #19693 from anntzer/loadtxtinlinereaddataCharles Harris2021-08-221-33/+18
|\
| * MAINT: In loadtxt, inline read_data.Antony Lee2021-08-171-33/+18
* | Merge pull request #19727 from phetdam/hotfix-19726Matti Picus2021-08-221-2/+2
|\ \
| * | fix basics.creation.rst to address issue 19726Derek Huang2021-08-211-2/+2
|/ /
* | Merge pull request #19714 from shubham11941140/patch1Matti Picus2021-08-196-19/+19
|\ \
| * | index_tricks.py file not modifiedshubham119411402021-08-196-19/+19
|/ /
* | Merge pull request #19698 from yan-wyb/mainCharles Harris2021-08-181-1/+1
|\ \
| * | Grammatical errors:yan2021-08-181-1/+1
* | | Merge pull request #19665 from charris/drop-python3.7Charles Harris2021-08-187-130/+89
|\ \ \
| * | | DOC: Add release note about dropping Python 3.7.Charles Harris2021-08-161-0/+4
| * | | MAINT: Cleanup code after dropping Python 3.7.Charles Harris2021-08-163-76/+41
| * | | MAINT: Drop Python 3.7 from setup.pyCharles Harris2021-08-161-3/+4
| * | | MAINT: Drop Python3.7 testing.Charles Harris2021-08-162-51/+40
* | | | Merge pull request #19702 from hugovk/maintenance/update-deprecated-unittest-...Sebastian Berg2021-08-181-11/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | MAINT: Replace deprecated unittest aliasesHugo van Kemenade2021-08-181-11/+11
|/ / /
* | | Merge pull request #19695 from ghilesmeddour/topic/fix_typoMelissa Weber Mendonça2021-08-171-1/+1
|\ \ \
| * | | DOC: Fix typo in `unwrap` docstring.Ghiles Meddour2021-08-171-1/+1
|/ / /
* | | DOC: Fix trivial doc typo. (#19692)Antony Lee2021-08-171-1/+1
| |/ |/|
* | Merge pull request #19627 from ankitdwivedi23/ankitd/vectorize-ignore-whitespaceCharles Harris2021-08-163-0/+35
|\ \
| * | replace whitespaces in the signature argumentAnkit Dwivedi2021-08-121-4/+5
| * | add a couple of whitespace tests for signature parsing in C codeAnkit Dwivedi2021-08-081-0/+18
| * | dummy change to kick off another buildAnkit Dwivedi2021-08-081-1/+1
| * | fix lint errorsAnkit Dwivedi2021-08-072-2/+4
| * | ignore whitespaces while parsing gufunc signaturesAnkit Dwivedi2021-08-071-3/+3
| * | add tests to check if whitespaces are ignored in gufunc signaturesAnkit Dwivedi2021-08-071-0/+14
* | | Merge pull request #19680 from BvB93/fromregexCharles Harris2021-08-166-6/+17
|\ \ \
| * | | DOC: Add a release noteBas van Beek2021-08-161-0/+5
| * | | ENH: Allow `np.fromregex` to accept `os.PathLike` implementationsBas van Beek2021-08-165-6/+12
* | | | Merge pull request #19683 from BvB93/stride_tricksCharles Harris2021-08-163-9/+112
|\ \ \ \
| * | | | TST: Add typing tests for `np.lib.stride_tricks`Bas van Beek2021-08-162-0/+37
| * | | | ENH: Add annotations for `np.lib.stride_tricks`Bas van Beek2021-08-161-9/+75
| | |_|/ | |/| |
* | | | Merge pull request #19682 from numpy/dependabot/pip/hypothesis-6.14.7Charles Harris2021-08-161-1/+1
|\ \ \ \
| * | | | MAINT: Bump hypothesis from 6.14.6 to 6.14.7dependabot[bot]2021-08-161-1/+1
|/ / / /
* | | | Merge pull request #19681 from numpy/dependabot/pip/wheel-lt-0.37.1Charles Harris2021-08-161-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | MAINT: Update wheel requirement from <0.36.3 to <0.37.1dependabot[bot]2021-08-161-1/+1
|/ / /
* | | Merge pull request #19678 from charris/post-1.21.2-release-updateMatti Picus2021-08-163-0/+101
|\ \ \ | |/ / |/| |
| * | REL: Update main after 1.21.2 release.Charles Harris2021-08-163-0/+101
* | | Merge pull request #19667 from BvB93/npyioCharles Harris2021-08-165-84/+340
|\ \ \ | |/ / |/| |
| * | TST,BUG: Sanitize path-separators when running `runtest.py`Bas van Beek2021-08-131-2/+6
| * | TST: Add typing tests for `np.lib.npyio`Bas van Beek2021-08-133-1/+102
| * | ENH: Add annotations for `np.lib.npyio`Bas van Beek2021-08-131-81/+232
* | | Merge pull request #19672 from mattip/circleci-imageCharles Harris2021-08-151-2/+2
|\ \ \ | |/ / |/| |
| * | MAINT: update for ubuntu20.04 texlive packagesmattip2021-08-151-1/+1
| * | BLD: update circleCI docker imagemattip2021-08-151-1/+1
|/ /