NumPy 2.2.1 release
  1. d97d071 MAINT: Try fixing MacOS cirrus build failures. [wheel build] by Charles Harris · 9 months ago
  2. 99cc034 REL: Prepare for the NumPy 2.2.0rc1 release [wheel build] by Charles Harris · 9 months ago
  3. f667782 add raw strings for warnings by Lucas Colley · 9 months ago
  4. 7ff9089 DEV: changelog: make title processing more robust by Lucas Colley · 9 months ago
  5. 850bec3 BUG: Adjust numpy.i for SWIG 4.3 compatibility by Benjamin A. Beasley · 10 months ago
  6. d58f191 Merge pull request #27372 from seberg/cirrus-token by Matti Picus · 12 months ago
  7. 5dd4fb5 CI: Update cirrus nightly token by Sebastian Berg · 12 months ago
  8. 88c68f9 MAINT: increase max line length from 79 to 88 by Dimitri Papadopoulos · 12 months ago
  9. 13e1227 Merge pull request #27297 from DimitriPapadopoulos/RSE by Charles Harris · 12 months ago
  10. 862d800 MAINT: Apply ruff/flake8-comprehensions rule C416 by Dimitri Papadopoulos · 12 months ago
  11. 477d9d1 MAINT: Apply ruff/flake8-raise rule RSE102 by Dimitri Papadopoulos · 12 months ago
  12. 37b3c3c Merge pull request #27284 from andyfaff/gh27283 by Charles Harris · 12 months ago
  13. 0ae8180 MAINT: apply ruff/Pycodestyle rule E713 by Dimitri Papadopoulos · 12 months ago
  14. 563ec5b MAINT: apply ruff/Pycodestyle rule E701 by Dimitri Papadopoulos · 12 months ago
  15. c0e9b53 MAINT: apply ruff/Pycodestyle rule F401 by Dimitri Papadopoulos · 12 months ago
  16. 392baea Merge pull request #27293 from DimitriPapadopoulos/B by Marten van Kerkwijk · 12 months ago
  17. cdd6c09 MAINT: Apply ruff/flynt rule FLY002 by Dimitri Papadopoulos · 12 months ago
  18. c192c09 MAINT: Apply ruff/flake8-bugbear rule B007 by Dimitri Papadopoulos · 12 months ago
  19. 173240a BLD: cp311- macosx_arm64 wheels [wheel build] by Andrew Nelson · 12 months ago
  20. cd87c5c BUILD: improve download script by mattip · 1 year ago
  21. e125e3c update bundled licenses: reflect scipy-openblas, remove libquadmath from windows by mattip · 1 year ago
  22. 7533a4c Merge pull request #27110 from andyfaff/cp313 by Charles Harris · 1 year, 1 month ago
  23. f3254a4 WHL: macos cp313t [wheel build] by Andrew Nelson · 1 year, 1 month ago
  24. a35a5f0 WHL: pip isolation for cp313t [wheel build] by Andrew Nelson · 1 year, 1 month ago
  25. 4d8c5e0 DEV: make linter.py runnable from outside the root of the repo by Ralf Gommers · 1 year, 1 month ago
  26. d382583 BLD: CIBW_FREE_THREADED_SUPPORT [wheel build] by Andrew Nelson · 1 year, 1 month ago
  27. 78c7fb8 BLD: cp313t for macos<14 (openblas) [wheel build] by Andrew Nelson · 1 year, 1 month ago
  28. 86e3933 BLD: cp313 cp313t linux_aarch64 [wheel build] by Andrew Nelson · 1 year, 1 month ago
  29. bdd3e92 CI: Add xfail for `clip` by Mateusz Sokół · 1 year, 1 month ago
  30. 84ca719 CI: Upgrade `array-api-tests` hash by Mateusz Sokół · 1 year, 1 month ago
  31. cbb14a4 Merge pull request #26981 from ngoldbaum/free-threading-f2py by Matti Picus · 1 year, 1 month ago
  32. 5cf7883 Merge pull request #26766 from mtsokol/rounding-dtypes by Matti Picus · 1 year, 1 month ago
  33. 0c7564d TST: do not set PYTHON_GIL in tests by Nathan Goldbaum · 1 year, 1 month ago
  34. 1ee327c MAINT: re-add environment variable, add import test by Nathan Goldbaum · 1 year, 1 month ago
  35. 0858ae0 MAINT: add freethreading_compatible directive to cython build by Nathan Goldbaum · 1 year, 1 month ago
  36. 4be1b63 Merge pull request #26879 from DimitriPapadopoulos/SIM by Charles Harris · 1 year, 2 months ago
  37. 549e3d6 MAINT: apply ruff/flake8-simplify rule SIM115 by Dimitri Papadopoulos · 1 year, 2 months ago
  38. d7f8f16 MAINT: fix typos found by codespell by Dimitri Papadopoulos · 1 year, 2 months ago
  39. 6c91567 ENH: Support integer & bool dtype inputs in rounding functions. by Mateusz Sokół · 1 year, 2 months ago
  40. 9730ba2 Merge pull request #26680 from ev-br/smoke-docs-followup by Matti Picus · 1 year, 2 months ago
  41. b6fcc19 Add Array API 2023.12 version support by Mateusz Sokół · 1 year, 2 months ago
  42. 4646238 DEV: rip doctesting from refguide-check by Evgeni Burovski · 1 year, 2 months ago
  43. c4c5bf0 rm doctesting by Evgeni Burovski · 1 year, 2 months ago
  44. 1854f26 CI: upgrade FreeBSD Cirrus job from FreeBSD 13.2 to 14.0 (#26672) by Ralf Gommers · 1 year, 2 months ago
  45. aaf762b MNT: build and upload mac free-threaded nightlies [wheel build] (#26664) by Nathan Goldbaum · 1 year, 2 months ago
  46. 55da74c CI: enable free-threaded wheel builds [wheel build] by Nathan Goldbaum · 1 year, 3 months ago
  47. 0743123 BLD: cp313 [wheel build] by Andrew Nelson · 1 year, 3 months ago
  48. 44a90a5 BUG: vecdot signature by Mateusz Sokół · 1 year, 4 months ago
  49. 403a9bf API: Add shape argument to numpy.reshape by Mateusz Sokół · 1 year, 4 months ago
  50. 75b5bf1 Merge pull request #26268 from mtsokol/nonzero-0d-input by Nathan Goldbaum · 1 year, 4 months ago
  51. 3ea613c BLD: use install-tags to optionally install tests (#26274) by ਗਗਨਦੀਪ ਸਿੰਘ (Gagandeep Singh) · 1 year, 4 months ago
  52. e723d39 API: Disallow 0D input arrays in nonzero by Mateusz Sokół · 1 year, 4 months ago
  53. debafca Merge pull request #26222 from charris/drop-python-3.9 by Charles Harris · 1 year, 4 months ago
  54. 2452ff4 MAINT: Drop Python 3.9 by Charles Harris · 1 year, 4 months ago
  55. 723678f MAINT: Update array-api-tests job by Mateusz Sokół · 1 year, 5 months ago
  56. e59c074 Merge pull request #26189 from ngoldbaum/pythoncapi-compat by Ralf Gommers · 1 year, 5 months ago
  57. c74a960 MNT: skip pythoncapi-comat in check_installed_files by Nathan Goldbaum · 1 year, 5 months ago
  58. 42bbfce MAINT: Update Pyodide to 0.25.1 by Charles Harris · 1 year, 5 months ago
  59. aefc278 CI: fix wheel tags for Cirrus macOS arm64 [wheel build] by Ralf Gommers · 1 year, 6 months ago
  60. 4913772 BLD: try to build most macOS wheels on GHA (#25945) by Andrew Nelson · 1 year, 6 months ago
  61. 906010e API: Introduce copy argument for np.asarray by Mateusz Sokół · 1 year, 6 months ago
  62. d2d2c25 CI: Re-enable Emscripten/Pyodide CI job for NumPy by Agriya Khetarpal · 1 year, 6 months ago
  63. f746a58 ENH: add name to fields checked [skip azp][skip cirrus][skip circle] by mattip · 1 year, 6 months ago
  64. 21fb2b1 BUG: make check more verbose [skip azp][skip cirrus][skip circle] by mattip · 1 year, 6 months ago
  65. 72f7402 BUG: check blas version [skip azp][skip cirrus][skip circle] by mattip · 1 year, 6 months ago
  66. 45027bc CI: remove cirrus macos_arm64 entries by Andrew Nelson · 1 year, 6 months ago
  67. b840790 BLD: use homebrew gfortran [wheel build][skip azp][skip actions] by Andrew Nelson · 1 year, 6 months ago
  68. 3b12e31 Merge pull request #25797 from seberg/str-typenum by Sebastian Berg · 1 year, 6 months ago
  69. 0cbe302 MAINT: Move ``NPY_VSTRING`` and make ``NPY_NTYPES`` ``NPY_TYPES_LEGACY`` by Sebastian Berg · 1 year, 7 months ago
  70. ecccca6 fixes from review [wheel build] by mattip · 1 year, 7 months ago
  71. 8f2e11c fix delvewheel invocation, restore dir cleaning [wheel build] by Matti Picus · 1 year, 7 months ago
  72. 621db87 delete less aggressively [wheel build] by mattip · 1 year, 7 months ago
  73. 0fe4343 typo [wheel build] by mattip · 1 year, 7 months ago
  74. d5cc9ea set PKG_CONFIG_PATH to full path on win, use newer wheel by mattip · 1 year, 7 months ago
  75. ddf97f9 use env variable for windows PKG_CONFIG_PATH, replace slashes, split cirrus jobs by Matti Picus · 1 year, 7 months ago
  76. afbb9e1 no need for '-Duse-ilp64=true', add PKG_CONFIG_PATH to environment on macos<14 by mattip · 1 year, 7 months ago
  77. 45bb1eb no need for gfortran when using openblas wheels on arm64 [wheel build] by mattip · 1 year, 7 months ago
  78. fcc7ac6 BLD: replace uses of openblas_support with openblas wheels [wheel build] by Matti Picus · 1 year, 7 months ago
  79. 9877abb Merge pull request #25636 from lysnikolaou/move-np-char by Nathan Goldbaum · 1 year, 7 months ago
  80. 22b3340 Update tools/ci/cirrus_wheels.yml by Andrew Nelson · 1 year, 7 months ago
  81. d7fa487 Update tools/wheels/cibw_before_build.sh by Andrew Nelson · 1 year, 7 months ago
  82. 2703dec CI/BLD: cross compilation for arm64, have native build [wheel build][skip azp][skip actions] by Andrew Nelson · 1 year, 7 months ago
  83. 2adb2ad CI/BLD: scipy-openblas requires specific gfortran [wheel build][skip azp][skip actions] by Andrew Nelson · 1 year, 7 months ago
  84. 0d31382 CI/BLD: fix bash script tests for cibw [wheel build][skip azp][skip actions] by Andrew Nelson · 1 year, 7 months ago
  85. e8b5571 Merge branch 'main' into move-np-char by Lysandros Nikolaou · 1 year, 7 months ago
  86. d225315 Move np.char docs to legacy section & add np.strings to refguide check by Lysandros Nikolaou · 1 year, 7 months ago
  87. ab60d6d CI: split out a 32-bit ci requirements file by mattip · 1 year, 7 months ago
  88. ff9cedf BLD: mv all requirement files to a subdirectory by mattip · 1 year, 7 months ago
  89. d3da2ce BLD: add pinning for scipy-openblas wheels by mattip · 1 year, 7 months ago
  90. 5246b70 update to OpenBLAS 0.3.26 by mattip · 1 year, 7 months ago
  91. 9427a59 Merge pull request #25437 from mtsokol/adjust-matrix_rank-and-sort by Nathan Goldbaum · 1 year, 7 months ago
  92. 9ec07cd Merge pull request #25233 from mtsokol/numpy-device by Nathan Goldbaum · 1 year, 7 months ago
  93. 595a12e Remove descending keyword by Mateusz Sokół · 1 year, 7 months ago
  94. f93624c API: Add rtol to matrix_rank and stable & descending to sort & argsort by Mateusz Sokół · 1 year, 7 months ago
  95. 4540923 API: Introduce correction argument for np.var and np.std by Mateusz Sokół · 1 year, 7 months ago
  96. 26cd48f API: Add device and to_device to ndarray by Mateusz Sokół · 1 year, 7 months ago
  97. 61f5160 BLD: undo change to attempt to show meson-log.txt by Ralf Gommers · 1 year, 8 months ago
  98. 07c512e Merge pull request #25255 from andyfaff/macoswheel by Ralf Gommers · 1 year, 8 months ago
  99. 5038cef Merge pull request #25388 from mtsokol/pinv-cholesky-array-api by Nathan Goldbaum · 1 year, 8 months ago
  100. c6bcaaa BLD: modify macos wheel build to use accelerate [wheel build] by Andrew Nelson · 1 year, 8 months ago