summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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
| | * | | | | | | | | Merge remote-tracking branch 'upstream/main' into mainAlexander Hunt2021-03-297-3/+231
| | |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | / / / / / / / / | | |/ / / / / / / /
* | | | | | | | | | Merge pull request #18693 from numpy/dependabot/pip/hypothesis-6.8.3Matti Picus2021-03-291-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | MAINT: Bump hypothesis from 6.8.1 to 6.8.3dependabot/pip/hypothesis-6.8.3dependabot-preview[bot]2021-03-291-1/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge pull request #18692 from numpy/dependabot/pip/pydata-sphinx-theme-0.5.2Matti Picus2021-03-291-1/+1
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | MAINT: Bump pydata-sphinx-theme from 0.5.0 to 0.5.2dependabot/pip/pydata-sphinx-theme-0.5.2dependabot-preview[bot]2021-03-291-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #18691 from aarchiba/scalar_object_crash_fixCharles Harris2021-03-282-1/+139
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove unused variablesAnne Archibald2021-03-281-2/+0
| * | | | | | | | | BUG: fix segfault in object/longdouble operationsAnne Archibald2021-03-282-1/+141
|/ / / / / / / / /
* | | | | | | | | Merge pull request #18685 from charris/post-1.20.2-release-updateCharles Harris2021-03-283-0/+90
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | REL: Update main after 1.20.2 release.Charles Harris2021-03-273-0/+90
|/ / / / / / / /
| * | | | | | | Add test case for np.datetime64(dt.date(2000, 5, 3))Alexander Hunt2021-03-281-0/+1
| * | | | | | | Added _DatetimeScalar to replace dt.Datetime in np.datetime64Alexander Hunt2021-03-271-2/+15
|/ / / / / / /
* | | | | | | Merge pull request #18679 from mrios1999/mainCharles Harris2021-03-262-1/+5
|\ \ \ \ \ \ \
| * | | | | | | BUG: Changed METH_VARARGS to METH_NOARGSmrios2021-03-251-0/+4