summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Bump hypothesis from 6.8.3 to 6.8.4dependabot/pip/hypothesis-6.8.4dependabot-preview[bot]2021-04-051-1/+1
* DOC: Simplifies Mandelbrot set plot in Quickstart guide (#18712)Melissa Weber Mendonça2021-04-041-7/+9
* Merge pull request #18706 from charris/update-upcoming_changesCharles Harris2021-04-012-0/+13
|\
| * DOC: Add release note for gh-18695.Charles Harris2021-03-311-0/+3
| * DOC: Add release note for gh-18629.Charles Harris2021-03-311-0/+10
* | Merge pull request #18705 from rgommers/governance-people-updateMatti Picus2021-04-011-27/+11
|\ \ | |/ |/|
| * DOC: update Steering Council membership and people on governance pageRalf Gommers2021-03-311-27/+11
* | Merge pull request #18629 from ahaldane/min_digitsCharles Harris2021-03-318-88/+219
|\ \
| * | DOC: Add versionadded for new min_digits argument.Charles Harris2021-03-311-1/+4
| * | Update arrayprint.pyAllan Haldane2021-03-191-3/+4
| * | Update numpy/core/arrayprint.pyAllan Haldane2021-03-191-1/+1
| * | Update numpy/core/arrayprint.pyAllan Haldane2021-03-191-3/+3
| * | BUG/ENH: fix array2string rounding bug by adding min_digits optionAllan Haldane2021-03-188-88/+215
* | | Merge pull request #18701 from kchoudhu/mainCharles Harris2021-03-311-1/+2
|\ \ \
| * | | Strip extra newline when dumping gfortran version on MacOSKamil Choudhury2021-03-301-1/+2
* | | | Merge pull request #18695 from pearu/gh-18403-abstract-interfaceCharles Harris2021-03-314-9/+81
|\ \ \ \
| * | | | STY: Indentation fixes.Charles Harris2021-03-311-7/+7
| * | | | TST: Tests for parsing Fortran abstract interface and a working example.Pearu Peterson2021-03-313-3/+72
| * | | | ENH: Support parsing Fortran abstract interface blocks.Pearu Peterson2021-03-313-9/+12
| | |_|/ | |/| |
* | | | Merge pull request #18659 from rgommers/add-conda-yamlCharles Harris2021-03-313-21/+61
|\ \ \ \ | |/ / / |/| | |
| * | | REL: do a better job of including files in repo root in sdistRalf Gommers2021-03-311-15/+11
| * | | DOC: update development environment docs for conda virtual environmentsRalf Gommers2021-03-211-6/+17
| * | | DEV: add a conda environment.yml with all development dependenciesRalf Gommers2021-03-211-0/+33
* | | | Merge pull request #18697 from seberg/finish-deprecations-umathMatti Picus2021-03-315-160/+43
|\ \ \ \
| * | | | DOC: Add release note for Umath C-API deprecationsSebastian Berg2021-03-301-0/+5
| * | | | DEP: Disable PyUFunc_GenericFunction and PyUFunc_SetUsesArraysAsDataSebastian Berg2021-03-294-160/+38
* | | | | Merge pull request #17586 from BvB93/type_aliasesCharles Harris2021-03-3012-16/+32
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Apply suggestions from code review Bas van Beek2021-01-163-3/+4
| * | | | MAINT: Remove a redundant use of `sctypeDict`Bas van Beek2021-01-161-2/+2
| * | | | DEP: Added a release noteBas van Beek2021-01-161-0/+7
| * | | | TST: Add a deprecation testBas van Beek2021-01-161-0/+3
| * | | | DEP: Add a deprecation noteBas van Beek2021-01-161-0/+1
| * | | | MAINT,DEP: Replace references to `typeDict` with `sctypeDict`Bas van Beek2021-01-166-12/+12
| * | | | DEP: Formally deprecate the use of `typeDict`Bas van Beek2021-01-165-3/+7
* | | | | Merge pull request #18698 from isabela-pf/logorefreshCharles Harris2021-03-293-3/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Set logo colors explicitly to RGBisabela-pf2021-03-293-3/+3
|/ / / /
* | | | Merge pull request #18686 from mgorny/test-path-dot-fixMatti Picus2021-03-291-1/+1
|\ \ \ \
| * | | | BUG: Fix test_ccompiler_opt when path contains dotsMichał Górny2021-03-281-1/+1
* | | | | Merge pull request #18689 from cdahlin/absolute-beginner-doc-clarificationCharles Harris2021-03-292-7/+9
|\ \ \ \ \
| * \ \ \ \ Merge branch 'main' of https://github.com/cdahlin/numpy into absolute-beginne...Christopher Dahlin2021-03-281-5/+6
| |\ \ \ \ \
| | * | | | | Changed doc code to be consistent with the images.Christopher Dahlin2021-03-281-7/+9
| | |/ / / /
| * | | | | Changed matrix size in absolute beginners doc.Christopher Dahlin2021-03-282-2/+3
| |/ / / /
* | | | | Merge pull request #18690 from oscar139/mainCharles Harris2021-03-292-1/+13
|\ \ \ \ \
| * | | | | Remove trailing whitespaceAlexander Hunt2021-03-291-2/+2
| * | | | | Merge remote-tracking branch 'upstream/main' into mainAlexander Hunt2021-03-291-1/+1
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #18694 from mattip/pypy-7.3.4-rc1Sebastian Berg2021-03-291-1/+1
|\ \ \ \ \ \
| * | | | | | TST: pin pypy version to 7.3.4rc1mattip2021-03-291-1/+1
| | * | | | | Merge branch 'main' of github.com:oscar139/numpy into mainAlexander Hunt2021-03-291-4/+2
| | |\ \ \ \ \
| | | * | | | | Remove unnecessary commentsAlex2021-03-291-2/+0
| | | * | | | | Clarify comments on ProtocolAlex2021-03-291-2/+2