NumPy 2.1.1 release
  1. 7578274 Merge pull request #27124 from numpy/dependabot/github_actions/github/codeql-action-3.26.0 by Charles Harris · 1 year, 1 month ago
  2. 3767c75 MAINT: Bump actions/upload-artifact from 4.3.5 to 4.3.6 by dependabot[bot] · 1 year, 1 month ago
  3. bb3a2b1 MAINT: Bump github/codeql-action from 3.25.15 to 3.26.0 by dependabot[bot] · 1 year, 1 month ago
  4. 4910621 MAINT: Bump pypa/cibuildwheel from 2.19.2 to 2.20.0 by dependabot[bot] · 1 year, 1 month ago
  5. 80edbd1 MAINT: Bump actions/upload-artifact from 4.3.4 to 4.3.5 by dependabot[bot] · 1 year, 1 month ago
  6. a975551 CI: Increase `max-examples` to 100 by Mateusz Sokół · 1 year, 1 month ago
  7. 84ca719 CI: Upgrade `array-api-tests` hash by Mateusz Sokół · 1 year, 1 month ago
  8. 80627e0 Merge pull request #27056 from numpy/dependabot/github_actions/github/codeql-action-3.25.15 by Charles Harris · 1 year, 1 month ago
  9. f1264b2 MAINT: Bump github/codeql-action from 3.25.14 to 3.25.15 by dependabot[bot] · 1 year, 1 month ago
  10. 8f2e57b MAINT: Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by dependabot[bot] · 1 year, 1 month ago
  11. 87614eb Merge pull request #27043 from ngoldbaum/free-threaded-pypi-upload by Ralf Gommers · 1 year, 1 month ago
  12. 2d7ede4 CI: unify free-threaded builds with other builds [wheel build] by Nathan Goldbaum · 1 year, 1 month ago
  13. 0db1a86 MAINT: Bump github/codeql-action from 3.25.12 to 3.25.14 by dependabot[bot] · 1 year, 1 month ago
  14. cbb14a4 Merge pull request #26981 from ngoldbaum/free-threading-f2py by Matti Picus · 1 year, 1 month ago
  15. 8af10cd MAINT: add a comment explaining why we are doing this by Nathan Goldbaum · 1 year, 1 month ago
  16. 5cf3455 MAINT: mark scipy-openblas nightly tests as allowed to fail by Nathan Goldbaum · 1 year, 1 month ago
  17. 0c7564d TST: do not set PYTHON_GIL in tests by Nathan Goldbaum · 1 year, 1 month ago
  18. 06a0fdf DOC: Issue template for static typing by jorenham · 1 year, 1 month ago
  19. 072bd3c TST: install cython nightly using a wheel by Nathan Goldbaum · 1 year, 1 month ago
  20. 9d1d254 MAINT: verify importing numpy does not re-enable the GIL in CI by Nathan Goldbaum · 1 year, 1 month ago
  21. 1ee327c MAINT: re-add environment variable, add import test by Nathan Goldbaum · 1 year, 1 month ago
  22. 0858ae0 MAINT: add freethreading_compatible directive to cython build by Nathan Goldbaum · 1 year, 1 month ago
  23. 244509c Merge pull request #26924 from numpy/dependabot/github_actions/github/codeql-action-3.25.12 by Charles Harris · 1 year, 1 month ago
  24. 00073b1 MAINT: Bump github/codeql-action from 3.25.11 to 3.25.12 by dependabot[bot] · 1 year, 1 month ago
  25. befcd31 MAINT: Bump actions/dependency-review-action from 4.3.3 to 4.3.4 by dependabot[bot] · 1 year, 1 month ago
  26. 3e6cc4a MAINT: Bump actions/setup-python from 5.1.0 to 5.1.1 by dependabot[bot] · 1 year, 2 months ago
  27. e316e60 MAINT: Bump actions/setup-node from 4.0.2 to 4.0.3 by dependabot[bot] · 1 year, 2 months ago
  28. 2386a2d MAINT: Bump actions/upload-artifact from 4.3.3 to 4.3.4 by dependabot[bot] · 1 year, 2 months ago
  29. 9730ba2 Merge pull request #26680 from ev-br/smoke-docs-followup by Matti Picus · 1 year, 2 months ago
  30. 2157a4c MAINT: Bump pypa/cibuildwheel from 2.19.1 to 2.19.2 by dependabot[bot] · 1 year, 2 months ago
  31. 2efae2b Merge pull request #26724 from mtsokol/array-api-2023 by Marten van Kerkwijk · 1 year, 2 months ago
  32. b6fcc19 Add Array API 2023.12 version support by Mateusz Sokół · 1 year, 2 months ago
  33. 3fc6bd3 Merge pull request #26812 from HaoZeke/fixTST by Nathan Goldbaum · 1 year, 2 months ago
  34. e025120 CI,BUG: Fix meson gfortran locator [wheel build] by Rohit Goswami · 1 year, 2 months ago
  35. c70c1b2 CI,MAINT: Bump gfortran version [wheel build] by Rohit Goswami · 1 year, 2 months ago
  36. b017362 MAINT: Bump github/codeql-action from 3.25.10 to 3.25.11 by dependabot[bot] · 1 year, 2 months ago
  37. 3815089 CI,TST: Fix meson tests needing gfortran [wheel build] by Rohit Goswami · 1 year, 2 months ago
  38. aa73a7c Merge pull request #26684 from numpy/dependabot/github_actions/pypa/cibuildwheel-2.19.1 by Charles Harris · 1 year, 2 months ago
  39. 4efd680 MAINT: Bump github/codeql-action from 3.25.9 to 3.25.10 by dependabot[bot] · 1 year, 2 months ago
  40. 54ef78d MAINT: Bump pypa/cibuildwheel from 2.19.0 to 2.19.1 by dependabot[bot] · 1 year, 2 months ago
  41. 552157c CI: install pandas for absolute_beginners.rst by Evgeni Burovski · 1 year, 2 months ago
  42. b858df5 CI: run spin check-tutorials in CI by Evgeni Burovski · 1 year, 2 months ago
  43. fb980ec Merge pull request #26604 from ev-br/smoke-docs by Matti Picus · 1 year, 2 months ago
  44. 0ae123a MAINT: Bump github/codeql-action from 3.25.8 to 3.25.9 by dependabot[bot] · 1 year, 2 months ago
  45. 3688fb0 CI: Use default llvm on Windows. by Charles Harris · 1 year, 2 months ago
  46. addfc7a change smoke-docs -> check-docs by mattip · 1 year, 2 months ago
  47. aaf762b MNT: build and upload mac free-threaded nightlies [wheel build] (#26664) by Nathan Goldbaum · 1 year, 3 months ago
  48. 92412e9 CI: modified CI job to test editable install (#26655) by Jules · 1 year, 3 months ago
  49. f784a59 MAINT: Bump pypa/cibuildwheel from 2.18.1 to 2.19.0 by dependabot[bot] · 1 year, 3 months ago
  50. 7831f12 CI: install doctest dependencies by Evgeni Burovski · 1 year, 3 months ago
  51. cecfc53 CI: smoke-docs: install test/doctest deps (MPL, hypothesis) by Evgeni Burovski · 1 year, 3 months ago
  52. 4d72e88 CI: move smoke-docs run to GHA by Evgeni Burovski · 1 year, 3 months ago
  53. 1d27ad3 MAINT: Bump actions/dependency-review-action from 4.3.2 to 4.3.3 by dependabot[bot] · 1 year, 3 months ago
  54. 24d80d0 MAINT: Bump github/codeql-action from 3.25.7 to 3.25.8 by dependabot[bot] · 1 year, 3 months ago
  55. 76b13e3 MAINT: Bump github/codeql-action from 3.25.6 to 3.25.7 by dependabot[bot] · 1 year, 3 months ago
  56. d80b83e BLD: Bump to Pyodide 0.26.0 by Agriya Khetarpal · 1 year, 3 months ago
  57. 122c808 MAINT: Bump mamba-org/setup-micromamba from 1.8.1 to 1.9.0 by dependabot[bot] · 1 year, 3 months ago
  58. 012e63d Merge pull request #26432 from charris/update-pr-prefixes by Sebastian Berg · 1 year, 3 months ago
  59. 55da74c CI: enable free-threaded wheel builds [wheel build] by Nathan Goldbaum · 1 year, 3 months ago
  60. 0a3df24 MAINT: Remove redundant print from bug report issue template by Andras Deak · 1 year, 3 months ago
  61. c654203 BUG: cast missing in PyPy-specific f2py code, pin spin in CI (#26534) by Matti Picus · 1 year, 3 months ago
  62. bb0cd9b MAINT: Bump mamba-org/setup-micromamba from 1.8.1 to 1.9.0 by dependabot[bot] · 1 year, 3 months ago
  63. 1801aa2 TST: add basic free-threaded CI testing by Nathan Goldbaum · 1 year, 3 months ago
  64. 4df5c69 Merge pull request #26486 from numpy/dependabot/github_actions/github/codeql-action-3.25.6 by Charles Harris · 1 year, 3 months ago
  65. 99cb358 MAINT: Bump pypa/cibuildwheel from 2.18.0 to 2.18.1 by dependabot[bot] · 1 year, 3 months ago
  66. 1223a12 MAINT: Bump github/codeql-action from 3.25.5 to 3.25.6 by dependabot[bot] · 1 year, 3 months ago
  67. 0743123 BLD: cp313 [wheel build] by Andrew Nelson · 1 year, 3 months ago
  68. 74805a3 MAINT: Bump github/codeql-action from 2.13.4 to 3.25.5 by dependabot[bot] · 1 year, 3 months ago
  69. 7b79f51 MNT: set CC and CXX for intel SDE tests by Nathan Goldbaum · 1 year, 3 months ago
  70. 59ccad2 MNT: remove unncessary dependency installation steps by Nathan Goldbaum · 1 year, 3 months ago
  71. 6883905 TST: attempt to fix intel SDE SIMD CI by Nathan Goldbaum · 1 year, 3 months ago
  72. 7bef384 MAINT: Add some PR prefixes to the labeler. by Charles Harris · 1 year, 3 months ago
  73. 53a65bb MAINT: Bump pypa/cibuildwheel from 2.17.0 to 2.18.0 by dependabot[bot] · 1 year, 3 months ago
  74. aa5a932 MAINT: Bump ossf/scorecard-action from 2.3.1 to 2.3.3 by dependabot[bot] · 1 year, 4 months ago
  75. 2e354ee Merge pull request #26338 from r-devulap/xss-static-api by Christopher Sidebottom · 1 year, 4 months ago
  76. cc0f257 MAINT: Bump actions/dependency-review-action from 4.3.1 to 4.3.2 by dependabot[bot] · 1 year, 4 months ago
  77. 4340145 MAINT: Bump actions/dependency-review-action from 4.2.5 to 4.3.1 by dependabot[bot] · 1 year, 4 months ago
  78. c3fec33 CI: Use cpu_baseline of avx512_skx instead of avx512f by Raghuveer Devulapalli · 1 year, 4 months ago
  79. 458afab MAINT: Bump conda-incubator/setup-miniconda from 3.0.3 to 3.0.4 by dependabot[bot] · 1 year, 4 months ago
  80. 53993e8 MAINT: Bump actions/upload-artifact from 4.3.2 to 4.3.3 by dependabot[bot] · 1 year, 4 months ago
  81. 265be4a MAINT: Bump actions/upload-artifact from 4.3.1 to 4.3.2 by dependabot[bot] · 1 year, 4 months ago
  82. 130a046 CI: add llvm/clang sanitizer tests by Nathan Goldbaum · 1 year, 4 months ago
  83. 3ea613c BLD: use install-tags to optionally install tests (#26274) by ਗਗਨਦੀਪ ਸਿੰਘ (Gagandeep Singh) · 1 year, 4 months ago
  84. 8ce170f TST: run the smoke tests on more python versions by Nathan Goldbaum · 1 year, 4 months ago
  85. debafca Merge pull request #26222 from charris/drop-python-3.9 by Charles Harris · 1 year, 5 months ago
  86. 2452ff4 MAINT: Drop Python 3.9 by Charles Harris · 1 year, 5 months ago
  87. 723678f MAINT: Update array-api-tests job by Mateusz Sokół · 1 year, 5 months ago
  88. 31411af CI: Shorten workflow dispatch input description by Agriya Khetarpal · 1 year, 5 months ago
  89. af099a7 CI: Push NumPy Pyodide wheels to Anaconda.org by Agriya Khetarpal · 1 year, 5 months ago
  90. 42bbfce MAINT: Update Pyodide to 0.25.1 by Charles Harris · 1 year, 5 months ago
  91. 6d4a0f7 Merge pull request #26138 from numpy/dependabot/github_actions/actions/setup-python-5.1.0 by Charles Harris · 1 year, 5 months ago
  92. 8c12121 MAINT: Bump actions/dependency-review-action from 4.2.4 to 4.2.5 by dependabot[bot] · 1 year, 5 months ago
  93. ed4dcdc MAINT: Bump actions/setup-python from 5.0.0 to 5.1.0 by dependabot[bot] · 1 year, 5 months ago
  94. e2b0c96 MAINT: Bump actions/dependency-review-action from 4.2.3 to 4.2.4 by dependabot[bot] · 1 year, 5 months ago
  95. e42437c MAINT: Bump actions/dependency-review-action from 4.1.3 to 4.2.3 by dependabot[bot] · 1 year, 5 months ago
  96. b74dff8 MAINT: Bump actions/cache from 4.0.1 to 4.0.2 by dependabot[bot] · 1 year, 5 months ago
  97. c8df8d2 MAINT: Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 by dependabot[bot] · 1 year, 6 months ago
  98. da4d2b0 CI: don't use `fetch-tags` in wheel build jobs by Ralf Gommers · 1 year, 6 months ago
  99. a4e6a54 Merge pull request #25985 from andyfaff/pp by Ralf Gommers · 1 year, 6 months ago
  100. 5c22800 BLD: omit pp39-macosx_arm64 from matrix [wheel build] by Andrew Nelson · 1 year, 6 months ago