NumPy 1.26.2 release
  1. 766d5a8 BUG: ensure passing `np.dtype` to itself doesn't crash by Nathan Goldbaum · 1 year, 9 months ago
  2. ae77d67 Merge pull request #25119 from charris/backport-25090 by Charles Harris · 1 year, 9 months ago
  3. 12b7b35 BUG: Make n a long int for np.random.multinomial by thalassemia · 1 year, 9 months ago
  4. 2359aec MAINT: Make bitfield integers unsigned by Sebastian Berg · 1 year, 9 months ago
  5. 249b5be Merge pull request #25093 from mbargull/1.26.x-fix-meson-HAVE_FEATURES_H by Charles Harris · 1 year, 9 months ago
  6. c2f0c44 MAINT: Add missing `noexcept` to shuffle helpers by Sebastian Berg · 1 year, 9 months ago
  7. 19d5b69 MAINT: Fix flaky test and update windows.yml action. by Charles Harris · 1 year, 9 months ago
  8. ba1e504 BUG: Fix build on ppc64 when the baseline set to Power9 or higher by Charles Harris · 1 year, 9 months ago
  9. 86c2863 Merge pull request #25095 from seberg/backport-cy-fix by Charles Harris · 1 year, 9 months ago
  10. aadc2c7 BLD: blocklist complex trig functions on musl by mattip · 1 year, 10 months ago
  11. 8bbc858 TST: add a test by mattip · 1 year, 10 months ago
  12. 09eb7d5 TST: Check that Cython intp conversion uses normal integer rules by Sebastian Berg · 1 year, 10 months ago
  13. af2c4cf BUG: Avoid intp conversion regression in Cython 3 (backport) by Sebastian Berg · 1 year, 10 months ago
  14. 8463bc9 BLD: Fix features.h detection for Meson builds by Marcel Bargull · 1 year, 10 months ago
  15. 55d3f26 Merge pull request #25083 from seiko2plus/backport_24806 by Charles Harris · 1 year, 10 months ago
  16. ce1adca Merge pull request #24814 from charris/backport-24772 by Charles Harris · 1 year, 10 months ago
  17. 1c21b68 Add VX targets for dispatch-able sources of the umath multi-targets tests by Sayed Adel · 1 year, 10 months ago
  18. 809d00d BUG: Resolve build issue on ppc64 with Power9 or higher as baseline by Sayed Adel · 1 year, 10 months ago
  19. df93b11 MAINT: Update meson build infrastructure. (#25049) by Charles Harris · 1 year, 10 months ago
  20. 81f1758 MAINT: Fix spelling error that slipped in somewhere by Charles Harris · 1 year, 10 months ago
  21. 6bb799b MAINT: Split up .github/workflows to match main by Ralf Gommers · 1 year, 10 months ago
  22. b93e52e BLD: only check for scipy-openblas dependency with pkg-config by Ralf Gommers · 1 year, 10 months ago
  23. 9d6694e Merge pull request #24972 from charris/backport-24958 by Ralf Gommers · 1 year, 10 months ago
  24. a0f6999 MAINT: Remove unhelpful error replacements from `import_array()` by Sebastian Berg · 1 year, 10 months ago
  25. 18278b1 BLD: Use the correct Python interpreter when running tempita.py by Mark Mentovai · 1 year, 10 months ago
  26. d3876a8 ENH: Add Cython enumeration for NPY_FR_GENERIC (#24923) by William Ayd · 1 year, 10 months ago
  27. f51d3ad Merge pull request #24912 from charris/backport-24904 by Charles Harris · 1 year, 10 months ago
  28. 54e6e65 BUG: loongarch doesn't use REAL(10) by Ivan A. Melnikov · 1 year, 10 months ago
  29. bd78090 MAINT: Backport numpy._core stubs. Remove NumpyUnpickler by Mateusz Sokół · 1 year, 10 months ago
  30. 891fb22 BLD: update setup.py build for changes to ILP64 build config by Ralf Gommers · 1 year, 11 months ago
  31. e8aca7c DEV: backport `_distributor_init.py` change to support scipy-openblas by Ralf Gommers · 1 year, 11 months ago
  32. cbdc785 ENH: meson: implement BLAS/LAPACK auto-detection and many CI jobs [wheel build] by Ralf Gommers · 1 year, 11 months ago
  33. c7e073c BLD: fix math func feature checks, fix FreeBSD build, add CI job (#24876) (#24879) by Charles Harris · 1 year, 11 months ago
  34. 2fc605a MAINT: Xfail test failing on PyPy. by Charles Harris · 1 year, 11 months ago
  35. 57730a4 Add NumpyUnpickler by Mateusz Sokół · 1 year, 11 months ago
  36. b7bf593 TST: Add check for multipliers in data [f2py] by Rohit Goswami · 1 year, 11 months ago
  37. 390be3a ENH: Fix DATA with * statements by Rohit Goswami · 1 year, 11 months ago
  38. 093a07c MAINT: Cleanup as per review by Rohit Goswami · 1 year, 11 months ago
  39. 5614044 BUG: Fix handling of data statements by Rohit Goswami · 1 year, 11 months ago
  40. 138b5e1 TST: More tests for gh-24746 by Rohit Goswami · 1 year, 11 months ago
  41. 112730c MAINT: Refactor changes to be clearer by Rohit Goswami · 1 year, 11 months ago
  42. b63422d MAINT: Minor cleanup by Rohit Goswami · 1 year, 11 months ago
  43. 8415cf0 BUG,MAINT: Fallback to old behavior on F77 by Rohit Goswami · 1 year, 11 months ago
  44. e3f8213 TST: Add examples for gh-24746 by Rohit Goswami · 1 year, 11 months ago
  45. 56c68f2 TMP: Hide in a try except by Rohit Goswami · 1 year, 11 months ago
  46. 6f0534b BUG, SIMD: use scalar cmul on bad Apple clang x86_64 (#24828) by Jake Lishman · 1 year, 11 months ago
  47. 87963b2 align test_dispatcher s390x targets with _umath_tests_mtargets by Charles Bousseau · 1 year, 11 months ago
  48. 0a17169 BUG: Fix order of Windows OS detection macros. (#24762) by Mahder Gebremedhin · 1 year, 11 months ago
  49. 8f8a4a4 BUG: Fix SIMD f32 trunc test on s390x when baseline is none by Sayed Adel · 1 year, 11 months ago
  50. 7947ae5 MAINT: fix version string in wheels built with setup.py by Chongyun Lee · 1 year, 11 months ago
  51. 2f7c195 REL: Prepare for the NumPy 1.26.0 release by Charles Harris · 1 year, 11 months ago
  52. 92aab8c TYP: Use `collections.abc.Buffer` in the `npt.ArrayLike` definition by Bas van Beek · 2 years ago
  53. 56e580d TYP: Use `collections.abc.Buffer` in the Array API by Bas van Beek · 2 years ago
  54. 5ef53c6 TYP: Add annotations for the py3.12 buffer protocol by Bas van Beek · 2 years ago
  55. cb3ffca BUG: Handle data statements in pyf files correctly by Rohit Goswami · 2 years ago
  56. 6e63526 MAINT: Add a helper by Rohit Goswami · 2 years ago
  57. b948db8 TST: Add tests for edge case with data statements by Rohit Goswami · 2 years ago
  58. 47c8d03 BUG: Simplify and fix gh-23276 by Rohit Goswami · 2 years ago
  59. b713467 TST: Add test for gh-23276 by Rohit Goswami · 2 years ago
  60. 2fd8384 TST: random: skip test for extending with Cython on 32-bit Windows by Ralf Gommers · 2 years ago
  61. b1d215b BLD: fix bug in random.mtrand extension, don't link libnpyrandom by Ralf Gommers · 2 years ago
  62. 9e43126 BLD: allow specifying the long double format to avoid the runtime check by Filipe Laíns · 2 years ago
  63. 9e8a7a8 SIMD: Refactor partial load Workaround for Clang by Sayed Adel · 2 years ago
  64. 4fe7ea3 ENH: ``meson`` backend for ``f2py`` (#24532) by Rohit Goswami · 2 years ago
  65. 6d4d5aa TYP: More `np.ctypeslib` test fixes for windows by Bas van Beek · 2 years ago
  66. c141c2b TYP: Bump mypy to 1.5.1 by Bas van Beek · 2 years ago
  67. c650ab3 TYP: Overhaul the typing test suite by Bas van Beek · 2 years ago
  68. 8294350 TYP: Refactor the typing misc-tests cases using `typing.assert_type` by Bas van Beek · 2 years ago
  69. 7690063 TYP: Refactor the typing reveal-test cases using `typing.assert_type` by Bas van Beek · 2 years ago
  70. 6e2e24f Merge pull request #24630 from charris/backport-24623 by Charles Harris · 2 years ago
  71. 21e9b6c TYP: Explicitly declare `dtype` and `generic` hashable by Bas van Beek · 2 years ago
  72. 832f262 TYP: Allow `binary_repr` to accept any object implementing `__index__` by Bas van Beek · 2 years ago
  73. 71c1a52 MAINT: Rename docstring, modify tests by Rohit Goswami · 2 years ago
  74. 3755a4b TST: Add more tests for iso_c_binding by Rohit Goswami · 2 years ago
  75. e5080f8 MAINT: Be more forgiving with bindc matches by Rohit Goswami · 2 years ago
  76. aaa98e0 MAINT: More robust test for using iso_c_binding by Rohit Goswami · 2 years ago
  77. ff652f2 MAINT: Fix regep for bind matches by Rohit Goswami · 2 years ago
  78. 8fad793 ENH: Load iso_c_binding module only when needed by Rohit Goswami · 2 years ago
  79. 840cae2 MAINT: Use iso_c_binding where necessary by Rohit Goswami · 2 years ago
  80. 8c83f84 MAINT: Do not use bind(c) for subroutine wrappers by Rohit Goswami · 2 years ago
  81. 6f2caba ENH: Add bind(c) to function subroutine bindings by Rohit Goswami · 2 years ago
  82. 6ddbace ENH: Rework bind(c) detection by Rohit Goswami · 2 years ago
  83. 2d57c1b MAINT: Add a kind_map for function use by Rohit Goswami · 2 years ago
  84. 37cb475 MAINT: Move into private module by Rohit Goswami · 2 years ago
  85. 319abdb MAINT: Rework to keep older logic by Rohit Goswami · 2 years ago
  86. d3cd409 TST: Add a test for gh-24553 by Rohit Goswami · 2 years ago
  87. 091e895 MAINT: fix ISO_C type maps in f2py by Rohit Goswami · 2 years ago
  88. cd3bb38 MAINT: Fixup ``fromnumeric.pyi`` by Charles Harris · 2 years ago
  89. ab467f6 Merge pull request #24616 from charris/backport-24206 by Charles Harris · 2 years ago
  90. fb3c76f Merge pull request #24615 from charris/backport-24611 by Charles Harris · 2 years ago
  91. ed0ba4d TST: convert cython test from setup.py to meson (#24206) by Matti Picus · 2 years ago
  92. 7404e37 TYP: Add the missing `casting` keyword to `np.clip` by Bas van Beek · 2 years ago
  93. 784842a ENH: Adopt new macOS Accelerate BLAS/LAPACK Interfaces, including ILP64 (#24053) by Developer-Ecosystem-Engineering · 2 years ago
  94. 54fb196 BUG: Change Cython binding directive to "False". by Charles Harris · 2 years ago
  95. 4839060 BLD: fix `_umath_linalg` dependencies (#24584) by Albert Steppi · 2 years ago
  96. 3499c94 BUG: ensure nomask in comparison result is not broadcast by Marten van Kerkwijk · 2 years ago
  97. 806c829 BUG: ensure mask on comparison results always has properly broadcast shape by Marten van Kerkwijk · 2 years ago
  98. 73f9083 BUG: fix comparisons between masked and unmasked structured arrays by Marten van Kerkwijk · 2 years ago
  99. 498bf30 Merge pull request #24544 from charris/backport-24517 by Charles Harris · 2 years ago
  100. 603311d TYP: add kind argument to numpy.isin type specification (#24527) by Jake Vanderplas · 2 years ago