summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
|\ \ \ \ | |/ / / |/| | |
| * | | fix exception cause in mingw32ccompiler.pyPhanatosZou2021-01-031-1/+1
* | | | ENH, SIMD: Ditching the old CPU dispatcher(Exp & Log) (#18101)Sayed Adel2021-01-079-1247/+1348
* | | | DEP: Deprecate `data_type.dtype` if attribute is not already a dtype (#13578)Sebastian Berg2021-01-066-49/+87
* | | | Merge pull request #18115 from seberg/half-promotionCharles Harris2021-01-062-4/+21
|\ \ \ \
| * | | | BUG: Fix promotion of half and stringSebastian Berg2021-01-042-4/+21
| | |/ / | |/| |
* | | | MAINT: CPUs that support unaligned access. (#18065)Chunlin2021-01-056-16/+14
* | | | Merge pull request #18126 from charris/post-1.19.5-release-updateCharles Harris2021-01-053-0/+75
|\ \ \ \
| * | | | REL: Update master after 1.19.5 release.Charles Harris2021-01-053-0/+75
|/ / / /
* | | | Merge pull request #18086 from seiko2plus/fix_simd_aarch64_clangMatti Picus2021-01-053-11/+18
|\ \ \ \ | |/ / / |/| | |
| * | | BUG, SIMD: Fix _simd module build for 64bit ARM/NEON clangSayed Adel2020-12-293-11/+18
* | | | Merge pull request #18111 from numpy/dependabot/pip/hypothesis-5.46.0dependabot-preview[bot]2021-01-041-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | MAINT: Bump hypothesis from 5.43.4 to 5.46.0dependabot/pip/hypothesis-5.46.0dependabot-preview[bot]2021-01-041-1/+1
|/ / /
* | | Merge pull request #18082 from rgommers/roadmap-updateMatti Picus2021-01-031-37/+44
|\ \ \
| * | | DOC: roadmap updateRalf Gommers2021-01-021-37/+44
* | | | Merge pull request #18100 from seiko2plus/issue_18092Matti Picus2021-01-035-34/+51
|\ \ \ \
| * | | | MAINT, BLD: few tweaks in the comments and log messageSayed Adel2021-01-032-6/+6
| * | | | BUG, BLD: Generate the main dispatcher config header into the build dirSayed Adel2021-01-035-31/+48
* | | | | Merge pull request #18103 from DWesl/avoid-changing-odd-tempfile-namesCharles Harris2021-01-011-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | TST: Avoid changing odd tempfile names in tests' site.cfgDWesl2021-01-011-2/+2
|/ / / /
* | | | Merge pull request #18062 from krnilo/add-lstsq-detailsCharles Harris2020-12-301-2/+3
|\ \ \ \ | |/ / / |/| | |
| * | | STY: Add spaces around '-'.Charles Harris2020-12-301-1/+1