NumPy 2.3.2 release
  1. 40aa44d BUILD: Add Python 3.14 to wheel builds [wheel build] by Charles Harris · 6 weeks ago
  2. f78821f BLD: use github to build macos-arm64 wheels with OpenBLAS [wheel build] by Matti Picus · 6 weeks ago
  3. 69523ed use a stable pypy release in CI by Matti Picus · 6 weeks ago
  4. b20d754 CI: Add conditions to check hash of LLVM package by Mugundanmcw · 2 months ago
  5. 4c4617f CI: Fix reusable LLVM block by Mugundanmcw · 2 months ago
  6. d3fd4a6 CI: fix action.yml naming by Mugundanmcw · 2 months ago
  7. 0158385 CI: Modify wheel.yml to use clang-cl for Win-ARM64 by Mugundanmcw · 2 months ago
  8. 315aeb6 CI: Create action.yml for LLVM Win-ARM64 as reusable blocks by Mugundanmcw · 2 months ago
  9. 6ac4228 CI: Add WoA validation setup to windows.yml by Mugundanmcw · 2 months ago
  10. d522ac2 MAINT: Use vs2022 in NumPy 2.3.x [wheel build] by Charles Harris · 3 months ago
  11. caf40e7 BLD: bump OpenBLAS version, use OpenBLAS for win-arm64 [wheel build] by Matti Picus · 3 months ago
  12. d0ffa8b use pypy 3.11 nightly which has a fix for ctypeslib [skip azp][skip circleci] by mattip · 3 months ago
  13. 405ab1d Fix workflow error by Stan Ulbrych · 3 months ago
  14. d67104a MAINT: Bump larsoner/circleci-artifacts-redirector-action by dependabot[bot] · 3 months ago
  15. 9b9dc93 MNT: switch back to setup-python in CI by Nathan Goldbaum · 3 months ago
  16. a183652 MAINT: Bump github/codeql-action from 3.28.17 to 3.28.18 by dependabot[bot] · 4 months ago
  17. 25d26e5 Merge pull request #28619 from r-devulap/xss-openmp by Charles Harris · 4 months ago
  18. aff424b MAINT: Bump actions/dependency-review-action from 4.7.0 to 4.7.1 by dependabot[bot] · 4 months ago
  19. ae8b43d ENH: Updgrade Array API version to 2024.12 by Mateusz Sokół · 4 months ago
  20. e9e981e Merge pull request #28938 from ngoldbaum/cython-release-cleanup by Charles Harris · 4 months ago
  21. 50c1b64 MAINT: Bump actions/dependency-review-action from 4.6.0 to 4.7.0 by dependabot[bot] · 4 months ago
  22. 81277b3 MNT: clean up free-threaded CI configuration [wheel build] by Nathan Goldbaum · 4 months ago
  23. 7e47856 CI: fix TSAN ci using a different docker image by Nathan Goldbaum · 4 months ago
  24. 2a083e3 Merge pull request #28836 from HinTak/windows-arm64-support by Charles Harris · 4 months ago
  25. c9e66d0 MAINT: Bump github/codeql-action from 3.28.16 to 3.28.17 by dependabot[bot] · 4 months ago
  26. e425de8 CI: Add openmp flags to test openMP code paths by Raghuveer Devulapalli · 4 months ago
  27. 4124160 MAINT: Bump astral-sh/setup-uv from 6.0.0 to 6.0.1 by dependabot[bot] · 4 months ago
  28. 2ddc861 MAINT: Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 by dependabot[bot] · 4 months ago
  29. 625a1b1 ENH: Provide Windows 11 ARM64 wheels (#22530) by Hin-Tak Leung · 4 months ago
  30. c43fe7c Merge pull request #28816 from numpy/dependabot/github_actions/actions/setup-python-5.6.0 by Charles Harris · 4 months ago
  31. f4f1af1 Merge pull request #28818 from numpy/dependabot/github_actions/actions/download-artifact-4.3.0 by Charles Harris · 4 months ago
  32. 170da7a CI: activate ``uv`` environments by Joren Hammudoglu · 4 months ago
  33. bb6e11f MAINT: Bump actions/download-artifact from 4.2.1 to 4.3.0 by dependabot[bot] · 4 months ago
  34. e902685f MAINT: Bump astral-sh/setup-uv from 5.4.2 to 6.0.0 by dependabot[bot] · 4 months ago
  35. cf80df2 MAINT: Bump actions/setup-python from 5.5.0 to 5.6.0 by dependabot[bot] · 4 months ago
  36. c13bf96 CI: change clang_TSAN to use docker image (#28808) by lvllvl · 4 months ago
  37. 628b99d MAINT: Bump github/codeql-action from 3.28.15 to 3.28.16 by dependabot[bot] · 4 months ago
  38. 8df09df ENH: Support Python 3.14 (#28748) by Nathan Goldbaum · 4 months ago
  39. d68740f MAINT: Bump astral-sh/setup-uv from 5.4.1 to 5.4.2 by dependabot[bot] · 5 months ago
  40. 7309f10 MAINT: Bump github/codeql-action from 3.28.14 to 3.28.15 by dependabot[bot] · 5 months ago
  41. 3d992fd MAINT: Bump github/codeql-action from 3.28.13 to 3.28.14 by dependabot[bot] · 5 months ago
  42. 69f4df3 CI: Replace QEMU armhf with native (32-bit compatibility mode) (#28653) by Sayed Adel · 5 months ago
  43. 617920d MAINT: Bump actions/dependency-review-action from 4.5.0 to 4.6.0 by dependabot[bot] · 5 months ago
  44. 35f34c9 MAINT: Bump astral-sh/setup-uv from 5.4.0 to 5.4.1 by dependabot[bot] · 5 months ago
  45. cd68746 MAINT: Bump scientific-python/upload-nightly-action from 0.6.1 to 0.6.2 by dependabot[bot] · 5 months ago
  46. 7adc6cb Merge pull request #28587 from numpy/dependabot/github_actions/actions/setup-python-5.5.0 by Charles Harris · 5 months ago
  47. b099849 MAINT: Bump actions/setup-python from 5.4.0 to 5.5.0 by dependabot[bot] · 5 months ago
  48. 5213cd3 MAINT: Bump pypa/cibuildwheel from 2.23.1 to 2.23.2 by dependabot[bot] · 5 months ago
  49. eb4305d MAINT: Bump github/codeql-action from 3.28.12 to 3.28.13 by dependabot[bot] · 5 months ago
  50. 34cb675 MAINT: Bump astral-sh/setup-uv from 5.3.1 to 5.4.0 by dependabot[bot] · 5 months ago
  51. 83e1907 MAINT: Bump actions/cache from 4.2.2 to 4.2.3 by dependabot[bot] · 5 months ago
  52. 4d6c2be Merge pull request #28562 from numpy/dependabot/github_actions/actions/upload-artifact-4.6.2 by Charles Harris · 6 months ago
  53. 27cafaa Merge pull request #28560 from numpy/dependabot/github_actions/actions/download-artifact-4.2.1 by Charles Harris · 6 months ago
  54. 00a709c MAINT: Bump actions/upload-artifact from 4.6.1 to 4.6.2 by dependabot[bot] · 6 months ago
  55. cc6ab9c MAINT: Bump github/codeql-action from 3.28.11 to 3.28.12 by dependabot[bot] · 6 months ago
  56. c83f80c MAINT: Bump actions/download-artifact from 4.2.0 to 4.2.1 by dependabot[bot] · 6 months ago
  57. 5e8ec1b MAINT: Bump actions/download-artifact from 4.1.9 to 4.2.0 by dependabot[bot] · 6 months ago
  58. bbb40dc MAINT: Bump pypa/cibuildwheel from 2.23.0 to 2.23.1 by dependabot[bot] · 6 months ago
  59. d7c43e0 CI: Bump to cibuildwheel 2.23 for Emscripten by Agriya Khetarpal · 6 months ago
  60. c3841a5 fix aarch64 CI run by abhishek-fujitsu · 6 months ago
  61. ac7138d MAINT: Bump actions/setup-python from 5.3.0 to 5.4.0 by dependabot[bot] · 6 months ago
  62. eedb1f8 ENH: Add ARM64 (aarch64) CI testing (#28263) by Abhishek Kumar · 6 months ago
  63. c275e25 Merge pull request #28466 from numpy/dependabot/github_actions/actions/checkout-4.2.2 by Charles Harris · 6 months ago
  64. 82a1822 Merge pull request #28465 from numpy/dependabot/github_actions/ossf/scorecard-action-2.4.1 by Charles Harris · 6 months ago
  65. d3c8034 Merge pull request #28464 from numpy/dependabot/github_actions/actions/setup-python-5.4.0 by Charles Harris · 6 months ago
  66. 7b2e96b Merge pull request #28467 from numpy/dependabot/github_actions/conda-incubator/setup-miniconda-3.1.1 by Charles Harris · 6 months ago
  67. 0493e93 MAINT: Bump actions/download-artifact from 4.1.8 to 4.1.9 by dependabot[bot] · 6 months ago
  68. 00e4ebd MAINT: Bump conda-incubator/setup-miniconda from 3.1.0 to 3.1.1 by dependabot[bot] · 6 months ago
  69. 999b603 MAINT: Bump actions/checkout from 4.1.1 to 4.2.2 by dependabot[bot] · 6 months ago
  70. 6a29cd9 MAINT: Bump ossf/scorecard-action from 2.4.0 to 2.4.1 by dependabot[bot] · 6 months ago
  71. 7444553 MAINT: Bump actions/setup-python from 5.3.0 to 5.4.0 by dependabot[bot] · 6 months ago
  72. 9f4b55b MAINT: Update dependabot.yml file by Charles Harris · 6 months ago
  73. da2e7a7 Merge pull request #28459 from numpy/dependabot/github_actions/github/codeql-action-3.28.11 by Charles Harris · 6 months ago
  74. ba88eff Merge pull request #28460 from numpy/dependabot/github_actions/astral-sh/setup-uv-5.3.1 by Charles Harris · 6 months ago
  75. f276674 Merge pull request #28456 from numpy/dependabot/github_actions/actions/cache-4.2.2 by Charles Harris · 6 months ago
  76. 3d04216 Merge pull request #28458 from numpy/dependabot/github_actions/actions/upload-artifact-4.6.1 by Charles Harris · 6 months ago
  77. e9d5edf MAINT: Bump astral-sh/setup-uv from 5.2.1 to 5.3.1 by dependabot[bot] · 6 months ago
  78. 11e0dc1 MAINT: Bump github/codeql-action from 3.27.9 to 3.28.11 by dependabot[bot] · 6 months ago
  79. 32b59c3 MAINT: Bump actions/upload-artifact from 4.5.0 to 4.6.1 by dependabot[bot] · 6 months ago
  80. 93c9052 MAINT: Bump actions/cache from 4.2.0 to 4.2.2 by dependabot[bot] · 6 months ago
  81. 0472b18 MAINT: Bump mamba-org/setup-micromamba from 2.0.3 to 2.0.4 by dependabot[bot] · 6 months ago
  82. c6bc506 BLD: update cibuildwheel and build PyPy 3.11 wheels [wheel build] by mayeut · 6 months ago
  83. db2d183 CI: build Linux aarch64 wheels on GitHub Actions (#28392) by Matthieu Darbois · 6 months ago
  84. f94edea Update linux_qemu.yml by Andrew Nelson · 6 months ago
  85. f8ab84e Update .github/workflows/linux_qemu.yml by Andrew Nelson · 6 months ago
  86. 7e269e9 CI: use QEMU 9.2.2 for Linux Qemu tests by mayeut · 6 months ago
  87. da268d4 CI: use free-threaded build for ASAN tests (#28391) by Nathan Goldbaum · 6 months ago
  88. d1c7b4a cleanup by Pieter Eendebak · 6 months ago
  89. 60acc1a avoid race in writing by Pieter Eendebak · 6 months ago
  90. 00a87a6 review comments by Pieter Eendebak · 6 months ago
  91. 8e1f08b Merge branch 'nonzero_unit_tests' of github.com:eendebakpt/numpy into nonzero_unit_tests by Pieter Eendebak · 6 months ago
  92. 1df3dea attampt to add TSAN suppressions by Pieter Eendebak · 6 months ago
  93. 87ecb48 MAINT: turn off halt_on_error on sanitizer CI by Nathan Goldbaum · 6 months ago
  94. 75d8b50 use OpenBLAS 0.3.29 by mattip · 7 months ago
  95. bbfb823 Merge pull request #28320 from charris/update-actions-cache by Charles Harris · 7 months ago
  96. 27f8b35 MAINT: Update actions/cache and use hash. by Charles Harris · 7 months ago
  97. 45291ec CI: remove pytest-xdist from TSAN and ASAN CI python env by Nathan Goldbaum · 7 months ago
  98. 59f815d CI: only run tests that might use threads for TSAN run by Nathan Goldbaum · 7 months ago
  99. 04fda9b CI: update sanitizer CI to use python compiled with ASAN and TSAN by Nathan Goldbaum · 7 months ago
  100. ccc7482 CI: Fix typing issue label by jorenham · 7 months ago