| Commit message (Expand) | Author | Age | Files | Lines |
* | MAINT: Replace Python3.8 by Python3.9. | Charles Harris | 2022-12-29 | 3 | -21/+21 |
* | MAINT: Fix runtime information commands for issue template [skip ci] | Johnson | 2022-12-30 | 1 | -1/+1 |
* | MAINT: change labeler | mattip | 2022-12-27 | 1 | -6/+6 |
* | MAINT: expand show_rutime, add it to issue template [skip ci] | mattip | 2022-12-21 | 1 | -3/+5 |
* | BLD: redo delocate, update labeler | mattip | 2022-12-18 | 1 | -8/+7 |
* | CI: undo permissions in circleci artifact redirector. | Ross Barnowski | 2022-12-15 | 1 | -5/+0 |
* | CI, SIMD: Add workflow to test default baseline features only | Sayed Adel | 2022-12-07 | 1 | -0/+15 |
* | BLD: enable building NumPy with Meson | Ralf Gommers | 2022-11-25 | 1 | -0/+60 |
* | MAINT: pin ubuntu and python for emscripten | mattip | 2022-11-25 | 1 | -2/+2 |
* | debugging the CI workflow with the action-tmate did not help: it does not pre... | mattip | 2022-11-19 | 1 | -7/+0 |
* | aid debugging on the runner | mattip | 2022-11-18 | 1 | -1/+1 |
* | add a debug github action on wheel build failure | mattip | 2022-11-18 | 1 | -0/+7 |
* | move to macos-12 for wheel building, restore test | mattip | 2022-11-18 | 1 | -1/+1 |
* | BUILD: update wheel builds on macos to macos-11 image | mattip | 2022-11-17 | 1 | -1/+1 |
* | BLD: update OpenBLAS to 0.3.21 and clean up openblas download test (#22525) | Matti Picus | 2022-11-17 | 2 | -7/+8 |
* | MAINT, CI: Enable coverage checking. | Charles Harris | 2022-11-17 | 1 | -5/+2 |
* | Merge pull request #22598 from charris/update-to-focal | Sebastian Berg | 2022-11-17 | 1 | -12/+8 |
|\ |
|
| * | CI: Update to Ubuntu 18.04 to 20.04 | Charles Harris | 2022-11-15 | 1 | -12/+8 |
* | | CI: add concurrency and permissions control to the Emscripten job | Ralf Gommers | 2022-11-15 | 1 | -0/+7 |
* | | ENH, CI: Add emscripten to CI | Hood Chatham | 2022-11-11 | 1 | -0/+68 |
|/ |
|
* | CI: Add PR write permissions to artifact redirector. | Ross Barnowski | 2022-11-09 | 1 | -0/+2 |
* | ENH: Add OpenSSF Scorecard GitHub Action (#22482) | Pedro Nacht | 2022-11-04 | 1 | -0/+55 |
* | BLD, CI: Update setup-python | Charles Harris | 2022-11-04 | 2 | -19/+19 |
* | MAINT: Update cibuildwheel from 2.9.0 to 2.11.2 | Ewout ter Hoeven | 2022-11-03 | 1 | -1/+1 |
* | Merge pull request #22498 from story645/readme | Matti Picus | 2022-11-02 | 1 | -0/+6 |
|\ |
|
| * | REL: readme in pypy plus test | hannah | 2022-10-30 | 1 | -0/+6 |
* | | CI: Only fetch in actions/checkout | DWesl | 2022-10-31 | 1 | -4/+2 |
|/ |
|
* | Merge pull request #22481 from sashashura/patch-4 | Matti Picus | 2022-10-30 | 1 | -0/+6 |
|\ |
|
| * | Update labeler.yml | Alex | 2022-10-26 | 1 | -1/+1 |
| * | build: harden labeler.yml permissions | Alex | 2022-10-26 | 1 | -0/+6 |
* | | TST: Make cygwin build run for branches. | Charles Harris | 2022-10-27 | 1 | -0/+2 |
* | | CI: Switch to cygwin/cygwin-install-action@v2 | DWesl | 2022-10-27 | 1 | -2/+2 |
|/ |
|
* | DEV: Update GH actions and Dockerfile for Gitpod (#22452) | Tania Allard | 2022-10-19 | 3 | -35/+35 |
* | MAINT: remove permission restrictions for PR labeler [skip ci] | mattip | 2022-10-03 | 1 | -3/+0 |
* | add permissions to github actions | mattip | 2022-10-02 | 7 | -0/+22 |
* | MAINT: remove redundant community files [skip ci] | mattip | 2022-09-29 | 2 | -4/+0 |
* | MAINT: switch sponsor link from numfocus to opencollective | mattip | 2022-09-29 | 1 | -1/+1 |
* | MAINT: update sde toolkit to 9.0, fix download link | mattip | 2022-09-28 | 1 | -2/+2 |
* | CI, SIMD: Test and build without the support of AVX2 and AVX512 | Sayed Adel | 2022-09-22 | 1 | -0/+30 |
* | Merge pull request #22150 from seiko2plus/issue_21920 | Charles Harris | 2022-08-19 | 1 | -0/+44 |
|\ |
|
| * | CI: Test NumPy build against old versions of GCC(6, 7, 8) | Sayed Adel | 2022-08-19 | 1 | -0/+44 |
* | | BLD, WIP: Try building python3.11 wheels. | Charles Harris | 2022-08-12 | 1 | -2/+2 |
* | | updated required field as false | Satish Mishra | 2022-07-14 | 1 | -1/+1 |
|\ \ |
|
| * | | Update bug-report.yml | Satish Kumar Mishra | 2022-07-11 | 1 | -2/+2 |
* | | | updated required field as False | Satish Mishra | 2022-07-14 | 1 | -1/+1 |
|/ / |
|
* | | removed priority dropdown | Satish Mishra | 2022-07-11 | 1 | -18/+0 |
* | | Update .github/ISSUE_TEMPLATE/bug-report.yml | Satish Kumar Mishra | 2022-07-11 | 1 | -1/+1 |
* | | Update .github/ISSUE_TEMPLATE/bug-report.yml | Satish Kumar Mishra | 2022-07-11 | 1 | -1/+1 |
* | | Added priority in bug-report issue-template | Satish Mishra | 2022-07-11 | 1 | -0/+28 |
|/ |
|
* | CI: Keep OpenBLAS on Cygwin | DWesl | 2022-07-05 | 1 | -7/+1 |