summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MAINT: Adjusted the return-type of `number` ops to `Any`Bas van Beek2021-01-191-1/+1
| * | | DOC,TST: Update the `NBitBase` exampleBas van Beek2021-01-192-4/+7
| * | | MAINT: Changed the `NBitBase` variancy in `number` from co- to invariantBas van Beek2021-01-192-154/+154
* | | | Merge pull request #18193 from jeertmans/docs/random/typoCharles Harris2021-01-191-1/+1
|\ \ \ \
| * | | | Fixing typo in docstringEertmans2021-01-191-1/+1
| |/ / /
* | | | BUG: threads.h existence test requires GLIBC > 2.12. (#18180)Pearu Peterson2021-01-191-1/+6
|/ / /
* | | Merge pull request #18191 from pmav99/panos/fix_18190Charles Harris2021-01-191-2/+2
|\ \ \
| * | | STY: Use explicit reexports for numpy.typing objectspmav992021-01-191-2/+2
* | | | Merge pull request #18185 from BvB93/x-likeCharles Harris2021-01-198-154/+162
|\ \ \ \
| * | | | MAINT: Simplify a unionBas van Beek2021-01-183-22/+21
| * | | | STY: Cleaned up the `numpy.typing` importsBas van Beek2021-01-181-4/+13
| * | | | MAINT: Renamed `_ArrayLike<X>` to `_ArrayLike<X>_co`Bas van Beek2021-01-182-23/+23
| * | | | MAINT: Renamed `<X>Like` to `<X>Like_co`Bas van Beek2021-01-186-115/+115
| | |/ / | |/| |
* | | | Merge pull request #18164 from mattip/pypy-win64Charles Harris2021-01-192-1/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | BLD: run PyPy tests in fast modemattip2021-01-151-1/+1
| * | | BLD: try a pypy37 windows 64-bit buildmattip2021-01-142-1/+6
* | | | Merge pull request #18182 from numpy/dependabot/pip/hypothesis-6.0.2Charles Harris2021-01-181-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | MAINT: Bump hypothesis from 6.0.0 to 6.0.2dependabot/pip/hypothesis-6.0.2dependabot-preview[bot]2021-01-181-1/+1
* | | | Merge pull request #18181 from pearu/pearu/17859Matti Picus2021-01-182-0/+33
|\ \ \ \
| * | | | ENH: [f2py] Add external attribute support. Closes #17859Pearu Peterson2021-01-172-0/+33
| |/ / /
* | | | Merge pull request #18169 from devnexen/arm_fbsd_updMatti Picus2021-01-181-1/+24
|\ \ \ \ | |/ / / |/| | |
| * | | ENH: cpu features detection implementation on FreeBSD ARMDavid Carlier2021-01-171-1/+24
* | | | Merge pull request #18173 from BvB93/clear_cacheCharles Harris2021-01-151-0/+10
|\ \ \ \ | |/ / / |/| | |
| * | | TST: Clear the mypy cache before running any typing testsBas van Beek2021-01-151-0/+10
|/ / /
* | | Merge pull request #18157 from alexhenrie/no_castable_outputSebastian Berg2021-01-141-1/+1
|\ \ \
| * | | BUG: Initialize value of no_castable_output used in ufunc_loop_matchesAlex Henrie2021-01-121-1/+1
* | | | Merge pull request #18166 from DerWeh/chebpts1-improve-accuracyCharles Harris2021-01-141-2/+2
|\ \ \ \
| * | | | Use sinus based formula for `chebpts1`Weh Andreas2021-01-141-2/+2
|/ / / /
* | | | Merge pull request #18156 from alexhenrie/free_nullSebastian Berg2021-01-131-3/+1
|\ \ \ \ | |/ / / |/| | |
| * | | MAINT: Remove redundant null check before freeAlex Henrie2021-01-121-3/+1
|/ / /
* | | Merge pull request #18152 from seberg/fix-string-object-promotionCharles Harris2021-01-112-35/+38
|\ \ \
| * | | BUG: Promotion between strings and objects was assymetricSebastian Berg2021-01-112-35/+38
* | | | Merge pull request #18136 from Iamsoto/add_keyboard_interrupts_for_array_crea...Sebastian Berg2021-01-111-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | ENH: keyboard interrupt for large array creationiamsoto2021-01-081-0/+5
* | | | Merge pull request #18144 from rgommers/cython-version-checkMatti Picus2021-01-111-1/+4
|\ \ \ \
| * | | | BLD: add found Cython version to check in cythonize.pyRalf Gommers2021-01-111-1/+4
| | |/ / | |/| |
* | | | Merge pull request #18149 from numpy/dependabot/pip/hypothesis-6.0.0Matti Picus2021-01-111-1/+1
|\ \ \ \
| * | | | MAINT: Bump hypothesis from 5.46.0 to 6.0.0dependabot-preview[bot]2021-01-111-1/+1
* | | | | Merge pull request #18148 from numpy/dependabot/pip/sphinx-3.4.3Matti Picus2021-01-111-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MAINT: Bump sphinx from 3.4.1 to 3.4.3dependabot-preview[bot]2021-01-111-1/+1
|/ / / /
* | | | Merge pull request #18104 from DWesl/change-tests-with-loops-to-parametrized-...Charles Harris2021-01-102-43/+42
|\ \ \ \ | |/ / / |/| | |
| * | | TST: Change big parametrized loop to nested small parametrized loops.DWesl2021-01-032-28/+9
| * | | TST: Turn some tests with loos into parametrized tests.DWesl2021-01-012-43/+61
* | | | Merge pull request #18118 from seiko2plus/issue_18106Matti Picus2021-01-094-48/+72
|\ \ \ \
| * | | | BUG, MAINT: improve avx512 mask logical operationsSayed Adel2021-01-052-47/+55
| * | | | BLD: Add extra check for AVX512DQ mask conversionsSayed Adel2021-01-052-1/+17
* | | | | Merge pull request #17863 from seberg/restructure-cast-loops-masterMatti Picus2021-01-0915-70/+2052
|\ \ \ \ \
| * | | | | MAINT: Implement new casting loops based on NEP 42 and 43Sebastian Berg2021-01-0814-60/+2046
| * | | | | MAINT: Move modref definition into setup.pySebastian Berg2021-01-072-10/+6
| | |_|/ / | |/| | |
* | | | | Merge pull request #18109 from PhanatosZou/chain-exceptionsSebastian Berg2021-01-081-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |