NumPy 2.3.2 release
  1. af8bb63 STY: Apply ruff/isort rule I001 by Dimitri Papadopoulos · 3 months ago
  2. 605131a Merge pull request #28755 from DimitriPapadopoulos/PLR by Joren Hammudoglu · 3 months ago
  3. 54ab506 MAINT: remove ``numpy.compat`` by jorenham · 4 months ago
  4. f97b54e MNT: Apply ruff/Pylint rule PLR1714 by Dimitri Papadopoulos · 4 months ago
  5. a51a4f5 MNT: Apply ruff/Pyflakes rule F401 by Dimitri Papadopoulos · 4 months ago
  6. 45be942 STY: Partially apply ruff/pycodestyle rule E241 by Dimitri Papadopoulos · 4 months ago
  7. df41897 Merge branch 'main' into fstrings by Aditi Juneja · 4 months ago
  8. fb3d4c2 using flynt by Aditi Juneja · 4 months ago
  9. e71a224 STY: Apply ruff/pyupgrade rule UP032 by Dimitri Papadopoulos · 4 months ago
  10. 36d8feb MNT: Apply ruff/Pylint rule PLW0129 by Dimitri Papadopoulos · 4 months ago
  11. 3253257 STY: Apply ruff/pyupgrade rule UP035 by Dimitri Papadopoulos · 4 months ago
  12. 17af48a STY: Enforce ruff/pycodestyle warnings (W) (#28725) by Dimitri Papadopoulos Orfanos · 4 months ago
  13. 461f61e MNT: get rid of references to Python 3.10 by Dimitri Papadopoulos · 4 months ago
  14. d6ac70e Remove `ma.timer_comparison` (#28507) by Guan Ming(Wesley) Chiu · 6 months ago
  15. 8e29d6c TST: fix test_core_shims_coherence if namespace packages have been imported by Filipe Laíns · 7 months ago
  16. b45b614 TST: test for the pkg-config file and entrypoint by Filipe Laíns · 7 months ago
  17. b72abe5 Merge pull request #27978 from DimitriPapadopoulos/SIM by Charles Harris · 8 months ago
  18. edd6e28 MAINT: Apply ruff/flake8-simplify rule SIM103 by Dimitri Papadopoulos · 8 months ago
  19. a3a009c Update `__module__` attribute for `np.ctypeslib` members by Mateusz Sokół · 8 months ago
  20. c2331ae MAINT: Apply ruff/flake8-comprehensions rules (C4) (#27975) by Dimitri Papadopoulos Orfanos · 8 months ago
  21. c31e599 CI: pycodestyle → ruff (#27300) by Dimitri Papadopoulos Orfanos · 8 months ago
  22. fca2d02 MAINT: Apply assorted ruff/flake8-pyi rules (PYI) (#27976) by Dimitri Papadopoulos Orfanos · 9 months ago
  23. 6579868 MAINT: Make qualname tests more specific and fix code where needed (#27910) by Sebastian Berg · 9 months ago
  24. 0f3839b ENH: Refactor ``__qualname__`` across API (#27877) by Mateusz Sokół · 9 months ago
  25. 84c3394 Merge pull request #27891 from mtsokol/mtrand-dunder-module by Mateusz Sokół · 9 months ago
  26. 88cbe51 ENH: Refactor `__module__` attribute across API by Mateusz Sokół · 10 months ago
  27. 6a3f10f Merge pull request #27307 from DimitriPapadopoulos/W by Charles Harris · 12 months ago
  28. 486ad9b MAINT: Apply ruff/flake8-comprehensions rule C419 by Dimitri Papadopoulos · 12 months ago
  29. 96a8ca8 Apply ruff/pycodestyle rule W291 by Dimitri Papadopoulos · 12 months ago
  30. c0e9b53 MAINT: apply ruff/Pycodestyle rule F401 by Dimitri Papadopoulos · 1 year ago
  31. 286606c MAINT: apply ruff/flake8-simplify rule SIM103 by Dimitri Papadopoulos · 1 year, 2 months ago
  32. 30e4f69 TST: skip conftest.py in test_warnings by Evgeni Burovski · 1 year, 3 months ago
  33. 03fd9f3 TST: add a test that the `np.version` public content is as expected by Ralf Gommers · 1 year, 5 months ago
  34. 2ea7ce0 TST: update public API test/listing to reflect actual 2.0.x state by Ralf Gommers · 1 year, 5 months ago
  35. 304612a MAINT: remove the experimental `numpy.array_api` module for 2.0 by Ralf Gommers · 1 year, 6 months ago
  36. e1e0e84 TST: Skip irrelevant tests on WASM platforms by Agriya Khetarpal · 1 year, 6 months ago
  37. e8b5571 Merge branch 'main' into move-np-char by Lysandros Nikolaou · 1 year, 7 months ago
  38. 1551a9d ENH: add a pkg-config file and a `numpy-config` script by Ralf Gommers · 1 year, 7 months ago
  39. 01357d0 Fix tests that verify that methods are exposed from one place by Lysandros Nikolaou · 1 year, 7 months ago
  40. 644d0be TST: Fix test_warning_calls on Python 3.12 by Elliott Sales de Andrade · 1 year, 7 months ago
  41. 8e8da65 ENH: Add fft optional extension submodule to numpy.array_api (#25317) by Aaron Meurer · 1 year, 7 months ago
  42. c06fb9f Fix failing tests after np.strings addition by Lysandros Nikolaou · 1 year, 8 months ago
  43. 189da15 ENH: Add np.strings namespace by Lysandros Nikolaou · 1 year, 8 months ago
  44. 2118506 MAINT: Add missing modules to refguide test by Mateusz Sokół · 1 year, 9 months ago
  45. 7f9549b API: Add a batch of Array API aliases by Mateusz Sokół · 1 year, 9 months ago
  46. 505d631 API: Reintroduce numpy.bool by Mateusz Sokół · 1 year, 9 months ago
  47. a547936 Merge pull request #24950 from mtsokol/test-public-functions-one-location by Nathan Goldbaum · 1 year, 10 months ago
  48. 06e9e12 Apply review changes by Mateusz Sokół · 1 year, 10 months ago
  49. e55b39b MAINT: Move scimath and user_array implementations by Mateusz Sokół · 1 year, 10 months ago
  50. ccd9835 TEST: Add test for checking functions' one location rule by Mateusz Sokół · 1 year, 10 months ago
  51. 4c0bc26 MAINT: Python API cleanup nitpicks by Mateusz Sokół · 1 year, 10 months ago
  52. 7d4f488 MAINT: Adjustments after numpy._core rename by Mateusz Sokół · 1 year, 11 months ago
  53. 4a7191c MAINT: Expand numpy.core shims by Mateusz Sokół · 1 year, 11 months ago
  54. 47b70cb MAINT: Update numpy.core paths to numpy._core by Mateusz Sokół · 1 year, 11 months ago
  55. 5312b6e Apply review comments by Mateusz Sokół · 2 years ago
  56. 2391866 API: Remove chararray, compare_chararrays, recarray and format_parser from main namespace by Mateusz Sokół · 2 years ago
  57. 52db499 API: Add lib.array_utils namespace by Mateusz Sokół · 2 years ago
  58. 2f0bd6e API: Cleaning `numpy/__init__.py` and main namespace - Part 4 [NEP 52] (#24445) by Mateusz Sokół · 2 years ago
  59. 5ffeef1 SIMD: Introduce tracer for enabled CPU targets on each optimized function (#24420) by Sayed Adel · 2 years ago
  60. 86c63b3 API: Update lib.index_tricks namespace by Mateusz Sokół · 2 years ago
  61. 63d9da8 API: Update `lib.polynomial` and `lib.npyio` namespaces (#24578) by Mateusz Sokół · 2 years ago
  62. e03d8ff API: Update lib.shape_base namespace by Mateusz Sokół · 2 years ago
  63. ace4445 API: Update lib.arraypad lib.arraysetops lib.ufunclike lib.utils namespaces by Mateusz Sokół · 2 years ago
  64. 932edf6 API: Update lib.twodim_base namespace by Mateusz Sokół · 2 years ago
  65. 4e1f7cf API: Update lib.type_check namespace by Mateusz Sokół · 2 years ago
  66. e865b33 API: Update `lib.function_base` namespace (#24538) by Mateusz Sokół · 2 years ago
  67. 220f957 Merge pull request #24376 from mtsokol/overhaul-of-main-namespace-part-3 by Nathan Goldbaum · 2 years ago
  68. ecb6a66 API: Update lib.nanfunctions namespace by Mateusz Sokół · 2 years ago
  69. 67d8d2c API: Remove cfloat usage by Mateusz Sokół · 2 years ago
  70. 89a6f3e API: Update lib.histograms namespace (#24513) by Mateusz Sokół · 2 years ago
  71. ceb78f2 DEP: Remove deprecated numpy.who (#24321) by Pieter Eendebak · 2 years ago
  72. 50e9062 CI/BUG: add Python 3.12 CI job and fix `numpy.distutils` AttributeError by Ralf Gommers · 2 years ago
  73. 250e147 API: Cleaning `numpy/__init__.py` and main namespace - Part 2 [NEP 52] (#24357) by Mateusz Sokół · 2 years, 1 month ago
  74. be896c9 MAINT: Remove versioneer (#24196) by Stefan van der Walt · 2 years, 1 month ago
  75. c8e2343 API: Cleaning `numpy/__init__.py` and main namespace - Part 1 [NEP 52] (#24316) by Mateusz Sokół · 2 years, 1 month ago
  76. b7dc58d DEP: Expire copyandtranspose (C and Python) and ScalarFromObject by Sebastian Berg · 2 years, 1 month ago
  77. 21fac69 TST: enable test that checks for `numpy.array_api` entry point by Ralf Gommers · 2 years, 1 month ago
  78. c929d62 TST: remove usages of `numpy.distutils` from tests for py312 by Ralf Gommers · 2 years, 2 months ago
  79. 15cfdec TST: put back xfail for array-api entrypoint temporarily by Ralf Gommers · 2 years, 2 months ago
  80. e3cb66a BLD: default to using meson-python as build backend by Ralf Gommers · 2 years, 2 months ago
  81. 12efa8e DEP: deprecate compat and selected lib utils (#23830) by Mateusz Sokół · 2 years, 3 months ago
  82. 200fa4b MAINT: removing all mentions of umath_tests by Brigitta Sipőcz · 2 years, 3 months ago
  83. 569f7bc MAINT: Move module to be `np.dtypes` and add release note by Sebastian Berg · 2 years, 5 months ago
  84. 03e5cf0 API: Add `numpy.types` module and fill it with DType classes by Sebastian Berg · 2 years, 5 months ago
  85. d3d6da4 MAINT: Remove numpy.dual from API check by Charles Harris · 2 years, 5 months ago
  86. b4f6b0b Merge pull request #22982 from yamadafuyuka/add_fujitsuccompiler_and_SSL2 by Sebastian Berg · 2 years, 6 months ago
  87. fccb005 ENH: add support for fujitsu C/C++ compiler and SSL2 to numpy. by yamadafuyuka · 2 years, 6 months ago
  88. da6eeb8 TST: xfail api entry point test when building with meson by mattip · 2 years, 6 months ago
  89. 04823c1 BLD: Meson `__config__` generation (#22769) by Ganesh Kathiresan · 2 years, 7 months ago
  90. d62280de DEP: Remove the deprecated utils.py shim. by Charles Harris · 2 years, 7 months ago
  91. f75bb0e MAINT: Remove all nose testing support. by Charles Harris · 2 years, 7 months ago
  92. 2df41fd TST: ignore more np.distutils.log imports by Ben Greiner · 2 years, 8 months ago
  93. 928a7b4 API: Hide exceptions from the main namespace by Sebastian Berg · 2 years, 9 months ago
  94. e877ba9 Merge pull request #22731 from HaoZeke/maBenchCleanup by Matti Picus · 2 years, 9 months ago
  95. 9cf2cef MAINT: Kill old hand-written benchmarks by Rohit Goswami · 2 years, 9 months ago
  96. ea2f2d6 ENH: Add an InvalidPromotion exception by Sebastian Berg · 2 years, 9 months ago
  97. b0f318b API: Add new exceptions module and move exception exposed via numeric by Sebastian Berg · 2 years, 9 months ago
  98. 2cf8c40 Merge pull request #22533 from ngoldbaum/ufunc-and-function-listing by Sebastian Berg · 2 years, 9 months ago
  99. 4002a7d BLD: enable building NumPy with Meson by Ralf Gommers · 2 years, 9 months ago
  100. 1a8d3ca API: Add numpy.testing.overrides to aid testing of custom array containers by Nathan Goldbaum · 2 years, 10 months ago