summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BUILD: pin to cython 0.29.24 to hide PyPy3.8 bugmattip2021-12-191-1/+2
* DEP: remove NPY_ARRAY_UPDATEIFCOPY, deprecated in 1.14 (#20589)Matti Picus2021-12-1831-313/+57
* Merge pull request #20616 from seberg/hack-for-boost-pythonCharles Harris2021-12-171-0/+18
|\
| * MAINT: Help boost::python libraries at least not crashSebastian Berg2021-12-171-0/+18
* | Merge pull request #20611 from BvB93/mypyCharles Harris2021-12-173-7/+7
|\ \ | |/ |/|
| * TST: Fix mypy 0.920-related test failuresBas van Beek2021-12-161-5/+5
| * TST: Bump mypy: 0.910 -> 0.920Bas van Beek2021-12-162-2/+2
* | Merge pull request #20607 from bashtage/kahan-sum-protectSebastian Berg2021-12-171-0/+15
|\ \
| * | BUG: Protect kahan_sum from empty arraysKevin Sheppard2021-12-171-0/+15
|/ /
* | Merge pull request #20604 from rossbar/fix-test-collection-python3-10Charles Harris2021-12-161-0/+2
|\ \
| * | DEV: add a warningfilter to fix pytest workflow.Ross Barnowski2021-12-161-0/+2
|/ /
* | ENH: add ndmin to `genfromtxt` behaving the same as `loadtxt` (#20500)Ivan Gonzalez2021-12-165-27/+136
* | Merge pull request #20587 from BvB93/commentsCharles Harris2021-12-164-3/+79
|\ \
| * | MAINT: Add `np.rec.array` overloads for `None` and file-like objectsBas van Beek2021-12-152-0/+75
| * | MAINT: Allow the `loadtxt` comments parameter to be `None`Bas van Beek2021-12-152-3/+4
* | | Merge pull request #20590 from seberg/pytest-leaks-fix2Matti Picus2021-12-164-0/+7
|\ \ \
| * | | BUG: Fix leaks found using pytest-leaksSebastian Berg2021-12-154-0/+7
* | | | Merge pull request #20592 from seberg/no-suboffsetsMatti Picus2021-12-162-0/+30
|\ \ \ \ | |_|_|/ |/| | |
| * | | BUG: Reject buffers with suboffsetsSebastian Berg2021-12-152-0/+30
* | | | Merge pull request #20595 from splhack/bug-PyInit__umath_linalgMatti Picus2021-12-161-1/+1
|\ \ \ \
| * | | | BUG: Fix PyInit__umath_linalg typeKazuki Sakamoto2021-12-151-1/+1
* | | | | Merge pull request #20591 from mataya88/mainMatti Picus2021-12-161-2/+2
|\ \ \ \ \
| * | | | | removed two redundant '\\' typosMuataz Attaia2021-12-161-2/+2
| |/ / / /
* | | | | Merge pull request #20593 from seberg/check-for-bufferMatti Picus2021-12-161-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MAINT: Check for buffer interface support rather than try/exceptSebastian Berg2021-12-151-1/+2
| |/ / /
* | | | Merge pull request #20588 from seiko2plus/ccopt_test_implies_flagsMatti Picus2021-12-152-4/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | BUG, DIST: fix normalize IBMZ features flagsSayed Adel2021-12-152-4/+14
* | | | BUG: Fix issues (mainly) found using pytest-leaks (#20583)Sebastian Berg2021-12-154-10/+17
* | | | Merge pull request #20482 from IvanYashchuk/fix-zerodim-tensorsolveRalf Gommers2021-12-152-1/+28
|\ \ \ \
| * | | | BUG: Fix tensorsolve for 0-sized inputIvan Yashchuk2021-11-292-1/+28
* | | | | Merge pull request #19756 from MarsBarLee/docs-panelCharles Harris2021-12-1410-85/+154
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Change image path for Getting Started panelMarsBarLee2021-12-101-1/+1
| * | | | Merge branch 'main' of https://github.com/numpy/numpy into docs-panelMarsBarLee2021-12-1020-944/+1246
| |\ \ \ \
| * | | | | Update Getting Started panel textMarsBarLee2021-12-101-3/+3
| * | | | | Modify styling of panelsMarsBarLee2021-12-081-16/+10
| * | | | | Change color of SVGsMarsBarLee2021-12-082-2/+2
| * | | | | Replace SVG with higher resolutionMarsBarLee2021-12-082-62/+2
| * | | | | Change file path for imagesMarsBarLee2021-12-081-4/+4
| * | | | | Move images to different folderMarsBarLee2021-12-084-0/+0
| * | | | | Adjust image size to be consistentMarsBarLee2021-12-082-2/+2
| * | | | | Add images to index.rstMarsBarLee2021-12-085-4/+128
| * | | | | Add Getting Started pageMarsBarLee2021-12-082-2/+5
| * | | | | Modify panel stylingMarsBarLee2021-12-081-5/+5
| * | | | | Modify templateMarsBarLee2021-12-081-0/+91
| * | | | | Add sphinx-panels as requirementMarsBarLee2021-12-081-0/+1
| * | | | | Add sphinx-panels as an extensionMarsBarLee2021-12-081-1/+2
| * | | | | Delete reference to html filesMarsBarLee2021-12-081-6/+1
| * | | | | Delete html templatesMarsBarLee2021-12-082-80/+0
* | | | | | Merge pull request #20552 from pradghos/s390x_cpu_featureMatti Picus2021-12-1413-37/+217
|\ \ \ \ \ \
| * | | | | | minor fix to code styleSayed Adel2021-12-141-5/+5