summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | TST: remove unnecessary backslashes from CCompilerOpt config testSayed Adel2020-08-261-24/+12
| * | | | BLD: Check for reduce intrinsics and AVX512BW mask operationsSayed Adel2020-08-264-12/+162
* | | | | Merge pull request #17278 from eric-wieser/cleanup-doc-indexMatti Picus2020-09-092-37/+11
|\ \ \ \ \
| * | | | | MAINT: Merge together index page content into a single fileEric Wieser2020-09-092-37/+11
* | | | | | Fix typo in shape_base (#17279)Yang Hau2020-09-091-1/+2
| |_|/ / / |/| | | |
* | | | | Merge pull request #17247 from hugovk/travis-sorterMatti Picus2020-09-081-0/+287
|\ \ \ \ \
| * | | | | DEV: Add tool to help speed up Travis CIHugo2020-09-081-0/+287
* | | | | | Merge pull request #17258 from seiko2plus/npyv_fusedMatti Picus2020-09-085-1/+175
|\ \ \ \ \ \
| * | | | | | NPYV: add fused multiply subtract/add intrinics for all supported platformsSayed Adel2020-09-075-1/+175
* | | | | | | Merge pull request #17267 from BvB93/runtests-mypyRalf Gommers2020-09-071-1/+2
|\ \ \ \ \ \ \
| * | | | | | | TST: Fix the path to `mypy.ini`Bas van Beek2020-09-071-1/+2
* | | | | | | | Merge pull request #17268 from tylerjereddy/treddy_distutils_sysconfig_fixMatti Picus2020-09-081-6/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | BUG: sysconfig attributes/distutils issueTyler Reddy2020-09-071-6/+5
* | | | | | | | | Merge pull request #17093 from pentschev/nep-35-template-rewriteCharles Harris2020-09-071-73/+234
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ENH: Clarifies meta_from_array function in NEP-35Peter Andreas Entschev2020-08-191-6/+26
| * | | | | | | | | NEP: Fix some grammar and formatting in NEP-35Peter Andreas Entschev2020-08-191-2/+2
| * | | | | | | | | NEP: Improve grammar on NEP-35 reference to Dask's objectsPeter Andreas Entschev2020-08-191-4/+4
| * | | | | | | | | NEP: Clarify Dask intent with `my_dask_pad` function namePeter Andreas Entschev2020-08-191-5/+8
| * | | | | | | | | NEP: Clarify NEP-35 C implementation details.Peter Andreas Entschev2020-08-191-3/+5
| * | | | | | | | | Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-3/+3
| * | | | | | | | | Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * | | | | | | | | Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * | | | | | | | | Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * | | | | | | | | Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * | | | | | | | | NEP: Move NumPy users comment to top of NEP-35 Usage and ImpactPeter Andreas Entschev2020-08-191-7/+6
| * | | | | | | | | Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-3/+2
| * | | | | | | | | Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * | | | | | | | | NEP: Improve NEP-35 abstract per @mattip's suggestionPeter Andreas Entschev2020-08-191-5/+4
| * | | | | | | | | Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * | | | | | | | | Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * | | | | | | | | Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * | | | | | | | | Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * | | | | | | | | Update doc/neps/nep-0035-array-creation-dispatch-with-array-function.rstPeter Andreas Entschev2020-08-191-1/+1
| * | | | | | | | | NEP: Simplify NEP-35 further with reviewer's suggestionsPeter Andreas Entschev2020-08-171-17/+39
| * | | | | | | | | NEP: Adjust NEP-35 to make it more user-accessiblePeter Andreas Entschev2020-08-171-73/+190
* | | | | | | | | | Merge pull request #17154 from eric-wieser/remove-PyCObject-refsCharles Harris2020-09-072-24/+39
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Wrap linesEric Wieser2020-08-261-4/+6
| * | | | | | | | | Improve wording of noteEric Wieser2020-08-261-2/+4
| * | | | | | | | | DOC: Remove references to PyCObjectEric Wieser2020-08-242-24/+35
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge pull request #17167 from ewmoore/merge_npysortCharles Harris2020-09-0711-89/+79
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MAINT: Mark functions from npysort as NPY_NO_EXPORTEric Moore2020-09-0310-67/+67
| * | | | | | | | | BLD: Merge the npysort library into multiarrayEric Moore2020-09-031-22/+12
* | | | | | | | | | Merge pull request #16800 from charris/move-typing-testsCharles Harris2020-09-0741-11/+15
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | MAINT: Move typing testsCharles Harris2020-09-0741-11/+15
|/ / / / / / / / /
* | | | | | | | | Merge pull request #17188 from BvB93/ndarray-methodsCharles Harris2020-09-072-85/+134
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MAINT: Removed an unbound variableBas van Beek2020-09-071-1/+1
| * | | | | | | | | Merge branch 'master' into ndarray-methodsCharles Harris2020-09-0728-137/+937
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge pull request #17144 from BvB93/function-base-coreCharles Harris2020-09-076-2/+110
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | ENH: Change the `axis` type to `SupportsIndex`Bas van Beek2020-08-232-5/+9
| * | | | | | | | | | Revert "MAINT: `SupportsIndex` was added to typing-extensions as of 3.7.4.3"Bas van Beek2020-08-232-2/+5