NumPy 1.22.3 release
  1. 51d70dc TEST: use pypy3.8-v7.3.7 final versions by mattip · 3 years, 9 months ago
  2. a961cd5 MAINT: Rename commit trigger to wheel build for building wheels by Thomas J. Fan · 3 years, 10 months ago
  3. de63ee7 MAINT: Remove codeql-analysis.yml. by Charles Harris · 3 years, 10 months ago
  4. 6079dd3 Create codeql-analysis.yml by Charles Harris · 3 years, 10 months ago
  5. 2278119 Merge pull request #20232 from seiko2plus/ci_workflow_simd_sde by Matti Picus · 3 years, 10 months ago
  6. 6f9fb3d CI: Add new workflow for Intel SDE by Sayed Adel · 3 years, 10 months ago
  7. 5357cdf MAINT Fix typo for event name by Thomas J. Fan · 3 years, 10 months ago
  8. 265dd67 ENH: Add prompt for title in issue forms (#20207) by Mukulika · 3 years, 10 months ago
  9. 1ccdb7b MAINT: remove Dependabot by Ralf Gommers · 3 years, 10 months ago
  10. fa397e9 Merge pull request #20102 from thomasjpfan/ci_buildwheel_rf by Matti Picus · 3 years, 10 months ago
  11. eaf95ff TST: Move rebase command to a separate file. by DWesl · 3 years, 10 months ago
  12. ce46874 TST: Change quote style in rebase command. by DWesl · 3 years, 10 months ago
  13. 9ac4819 TST: Rebase NumPy dlls before running test in Cygwin CI. by DWesl · 3 years, 10 months ago
  14. 4205ee7 TST: Move all references to python version in Cygwin CI to single file. by DWesl · 3 years, 10 months ago
  15. 5e25f1a CI: Add new workflow/action for testing universal intrinsics on armv7 by Sayed Adel · 3 years, 10 months ago
  16. 2ae7aeb [demo] how-to replacing numpy custom generation engine by raw C++ by serge-sans-paille · 3 years, 10 months ago
  17. 7dcc3c1 DOC Improve versioneer.py comment by Thomas J. Fan · 3 years, 11 months ago
  18. 8b1e204 WIP Restrict install cffi in test_requirements.txt by Thomas J. Fan · 3 years, 11 months ago
  19. 27308ef CLN Remove restrictions for easier debugging on forks [cd build] by Thomas J. Fan · 3 years, 11 months ago
  20. 8ce8489 CLN Address comments by Thomas J. Fan · 3 years, 11 months ago
  21. c9abce5 Revert "REV Revert libffi flag [cd build]" by Thomas J. Fan · 3 years, 11 months ago
  22. 9b45d83 REV Revert libffi flag [cd build] by Thomas J. Fan · 3 years, 11 months ago
  23. 126316e ENH Only allow numpy/numpy to build [cd build] by Thomas J. Fan · 3 years, 11 months ago
  24. cead9bf ENH Do not always install libffi-devel by Thomas J. Fan · 3 years, 11 months ago
  25. cafe3cf ENH Adds python 3.10 [cd build] by Thomas J. Fan · 3 years, 11 months ago
  26. 500d4c6 MAINT Filter for workflow_dispatch [cd build] by Thomas J. Fan · 3 years, 11 months ago
  27. a83f0f2 BLD Uses cibuildwheel for linux/osx wheels [cd build] by Thomas J. Fan · 3 years, 11 months ago
  28. f30d5af TST: Explicitly mark the python versions as strings by Bas van Beek · 3 years, 11 months ago
  29. 9f14568 TST: Add the new python 3.10 release to the CI by Bas van Beek · 3 years, 11 months ago
  30. 12612d7 revert debug stuff by mattip · 3 years, 11 months ago
  31. 8262dc9 activate build/tests on pypy3.8rc1 by mattip · 4 years ago
  32. 54959ec ENH: Replaced markdown issue templates with issue forms (#19814) by Mukulika · 4 years ago
  33. a136dba MAINT: Update funding link in FUNDING.yml (#19965) by Fayas Noushad · 4 years ago
  34. 1907308 MAINT: Update testing to 3.10rc2 by Charles Harris · 4 years ago
  35. b8f7fb2 MAINT: Drop Python3.7 testing. by Charles Harris · 4 years ago
  36. 5394353 TST: Bump the python 3.10 test version from beta4 to rc1 by Bas van Beek · 4 years, 1 month ago
  37. 96789b0 MAINT: Run CI tests even if linter fails. by Charles Harris · 4 years, 1 month ago
  38. 214bf57 MAINT: Use Python 3.8 for Cygwin tests. by Charles Harris · 4 years, 1 month ago
  39. c0f90b2 TST: Default to Python3.8 on Windows, Mac, and Linux testing. by Charles Harris · 4 years, 1 month ago
  40. d515163 TST: Bump the GitHub actions python 3.10 version by Bas van Beek · 4 years, 1 month ago
  41. b797a0c TST: Add cygwin build to CI (#18330) by DWesl · 4 years, 1 month ago
  42. f1b5275 MAINT: Start testing with Python 3.10.0b3. by Charles Harris · 4 years, 2 months ago
  43. 48109e8 BUG: Use larger fetch depth in gitpod.yml by Charles Harris · 4 years, 3 months ago
  44. 0f7f313 CI: fix the GitHub Actions trigger in docker.yml (#18912) by Ralf Gommers · 4 years, 4 months ago
  45. 05b1210 Merge pull request #18877 from charris/update-ci-pypy-version by Matti Picus · 4 years, 4 months ago
  46. 6c32496 MAINT: Update PyPy version used by CI by Charles Harris · 4 years, 4 months ago
  47. eb8656d Merge pull request #18855 from nschloe/crlf by Charles Harris · 4 years, 4 months ago
  48. df727c2 Upgrade to GitHub-native Dependabot by dependabot-preview[bot] · 4 years, 4 months ago
  49. d5fd9cc change CRLF line terminators to Unix by Nico Schlömer · 4 years, 4 months ago
  50. 128bbb9 DEV: general Gitpod enhancements (#18822) by Tania Allard · 4 years, 4 months ago
  51. d3b48ed TST: pin pypy version to 7.3.4rc1 by mattip · 4 years, 5 months ago
  52. 87a3925 MAINT: Added continue-on-error by Ganesh Kathiresan · 4 years, 6 months ago
  53. 72261a2 use pypy nightly to work around bug by mattip · 4 years, 6 months ago
  54. 404e41f CI: skip lint check on merges with main (#18567) by Ralf Gommers · 4 years, 6 months ago
  55. 4e11afb ENH: Added github actions by Ganesh Kathiresan · 4 years, 6 months ago
  56. 954605e MAINT: Update master to main after branch rename (gh-18544) by Stefan van der Walt · 4 years, 6 months ago
  57. f9fe143 CI: Use Ubuntu 18.04 to run "full" test. by Charles Harris · 4 years, 6 months ago
  58. 2b7be20 Merge pull request #18334 from mattip/disable-pypy-win64 by Charles Harris · 4 years, 7 months ago
  59. de766c8 TST: use setup-python action for pypy, disable win64 pypy by mattip · 4 years, 7 months ago
  60. b3cb775 CI: fix when GitHub Actions builds trigger, and allow ci skips by Ralf Gommers · 4 years, 7 months ago
  61. 0e7ca71 TST: add back sdist test run by mattip · 4 years, 8 months ago
  62. dd9b2cb BLD, TST: use python-version not PYTHON_VERSION by mattip · 4 years, 9 months ago
  63. aeb0dcf TST: use latest pypy37 not pypy36 by mattip · 4 years, 9 months ago
  64. 76f2fe1 TST: Add back durations flag for DEBUG builds. by Charles Harris · 4 years, 9 months ago
  65. 7f645bc MAINT: Add BLD and STY to labeler prefixes. by Charles Harris · 4 years, 10 months ago
  66. 3dca0c7 MAINT: update link to website in FUNDING.yml (#17768) by Ralf Gommers · 4 years, 10 months ago
  67. 46ada00 TST: add pypy3.7 by mattip · 4 years, 10 months ago
  68. aa2a8cd BLD, TST: try templating with a common yml file by mattip · 4 years, 10 months ago
  69. 9e99158 BLD, TST: move linux jobs to github actions by mattip · 4 years, 10 months ago
  70. 055afcf DOC: Fewer blank lines in PR template by Ben Nathanson · 4 years, 11 months ago
  71. 9a9abf7 DOC: update code of conduct URL by Stuart Archibald · 5 years ago
  72. 49b10b0 DOC: Fix indents in PE #17440 by Ben Nathanson · 5 years ago
  73. 1edd969 DOC: Fixes for PR 17440 by Ben Nathanson · 5 years ago
  74. 93b5da0 DOC: Cleaner PR template by Ben Nathanson · 5 years ago
  75. 88eda2f Merge pull request #17436 from bjnath/issue-template-spelling by Matti Picus · 5 years ago
  76. d55243e DOC: Fix "Feature request" spelling in issue templates by Ben Nathanson · 5 years ago
  77. 92a3c76 DOC: Security warning for issues template by Ben Nathanson · 5 years ago
  78. d120110 DOC: in PR template, set expectations for PR review timeline by Ralf Gommers · 5 years ago
  79. 7afa1d0 DEV: add pr prefix labeler and prefix mapping by Gerry Manoim · 5 years ago
  80. 58b5b3d Fix typos by Melissa Weber Mendonça · 5 years ago
  81. 2ec7ea4 Put feature request template as comments. by MelissaWM · 5 years ago
  82. f25a376 Added labels to doc and post-install templates. by MelissaWM · 5 years ago
  83. 66de9eb Added post-install issue template and responses to PR comments. by MelissaWM · 5 years ago
  84. 1994482 Responding to PR suggestions. by MelissaWM · 5 years ago
  85. 0a921a8 DOC: Added templates for different types of issues. by MelissaWM · 5 years ago
  86. ad6ebb4 DOC: fix mailing list link by Ross Barnowski · 5 years ago
  87. 0ec3032 refactor to make guidelines seem less formulaic by Paul · 5 years ago
  88. e7196cc DOC: clarify whats required for new features see #13924 by leeyspaul · 5 years ago
  89. 1a3aa84 CI: Create a link for the circleCI artifact by Sebastian Berg · 5 years ago
  90. 6b9d4a3 Update FUNDING.yml by Gina · 6 years ago
  91. f4ac1cf fixes links in '/.github/CONTRIBUTING.md' by Maxwell Aladago · 6 years ago
  92. e2d6e7c DOC: fixed Page url errors on contributing code guides by Maxwell Aladago · 6 years ago
  93. 1856aca Add links for GitHub Sponsors button. by Ralf Gommers · 6 years ago
  94. 6e22ada Update links in PULL_REQUEST_TEMPLATE.md by Bharat Raghunathan · 6 years ago
  95. 6ab8b85 DOC: add a Code of Conduct document. by Ralf Gommers · 7 years ago
  96. a193dcd Make fixes requested by @rgommers by Eric Wieser · 7 years ago
  97. 471ada7 fixes from review by mattip · 7 years ago
  98. 9f227da reformat as html comments by mattip · 7 years ago
  99. d7c9924 DOC: add templates for issues and PR by mattip · 7 years ago