summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* API,DEP: Move ufunc signature parsing to the startSebastian Berg2021-04-087-177/+528
* Merge pull request #18745 from mattip/shippableSebastian Berg2021-04-082-68/+0
|\
| * remove shippable from files excluded in MANIFEST.inmattip2021-04-081-1/+0
| * remove shippable CImattip2021-04-081-67/+0
|/
* Merge pull request #18731 from bashtage/fix-out-reqCharles Harris2021-04-072-9/+53
|\
| * BUG: Check out requirements and raise when not satisfiedKevin Sheppard2021-04-072-9/+53
|/
* Merge pull request #18075 from ganesh-k13/enh_simd_npyv_floor_divMatti Picus2021-04-068-29/+158
|\
| * SIMD: Use scalar division for Armv7, Aarch64, and IBM/PowerGanesh Kathiresan2021-04-061-1/+11
| * BENCH: Benchmarks for unsigned ints (#18075)Ganesh Kathiresan2021-03-221-7/+8
| * TST: Division tests for unsigned intsGanesh Kathiresan2021-03-201-4/+13
| * SIMD, MAINT: Refined kernel and inner ufunc functionsGanesh Kathiresan2021-03-201-66/+43
| * MAINT: Fixed dispatch in generate_umathGanesh Kathiresan2021-03-201-1/+5
| * MAINT, SIMD: Add loops_arithmetic.dispatch.c.srcGanesh Kathiresan2021-03-201-0/+1
| * ENH, SIMD: Add dispatch to build processGanesh Kathiresan2021-03-202-1/+2
| * ENH, SIMD: Use integer dispatchGanesh Kathiresan2021-03-202-17/+12
| * ENH, SIMD: Added integer dispatchGanesh Kathiresan2021-03-201-0/+131
* | Merge pull request #18708 from DCtheTall/meshgrid-testCharles Harris2021-04-051-0/+21
|\ \
| * | review commentsDCtheTall2021-04-051-6/+13
| * | rm commentDCtheTall2021-03-311-1/+0
| * | Add tests np.meshgrid for higher dimensional grids.DCtheTall2021-03-311-0/+15
* | | Merge pull request #18722 from tech-gian/mainCharles Harris2021-04-052-64/+4
|\ \ \
| * | | Update, removed unnecessary thingsGiannis Zapantis2021-04-051-11/+2
| * | | Update, sized aliasesGiannis Zapantis2021-04-051-0/+2
| * | | DOC: typo fixGiannis Zapantis2021-04-031-1/+1
| * | | DOC: closing 17486tech-gian2021-04-031-62/+9
* | | | Merge pull request #18725 from numpy/dependabot/pip/pytest-6.2.3Charles Harris2021-04-051-1/+1
|\ \ \ \
| * | | | MAINT: Bump pytest from 6.2.2 to 6.2.3dependabot-preview[bot]2021-04-051-1/+1
|/ / / /
* | | | Merge pull request #18726 from numpy/dependabot/pip/hypothesis-6.8.4Charles Harris2021-04-051-1/+1
|\ \ \ \
| * | | | 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