NumPy 2.1.1 release
  1. 2a49507 BUG: f2py: better handle filtering of public/private subroutines by Maximilian Weigand · 12 months ago
  2. d4306dd TST: Add regression test for gh-26920 by Maximilian Weigand · 12 months ago
  3. a1e7385 BUG: Fix array_equal for numeric and non-numeric scalar types by Pieter Eendebak · 12 months ago
  4. 2b2909e BUG: Fix #27256 and #27257 by Mateusz Sokół · 12 months ago
  5. 82cae40 TST: Add regression test for missing descr in array-interface by Sebastian Berg · 12 months ago
  6. 818ed35 BUG: fix reference counting bug in __array_interface__ implementation (#27249) by Nathan Goldbaum · 12 months ago
  7. b1adcaa MAINT: appease linter by Nathan Goldbaum · 12 months ago
  8. 87832d4 BUG: revert unintended change in the return value of set_printoptions by Nathan Goldbaum · 12 months ago
  9. 85b1cab BUG: Allow fitting of degree zero polynomials with Polynomial.fit by Charles Harris · 1 year ago
  10. 44ce7e8 BUG: Fix ``PyArray_ZeroContiguousBuffer`` (resize) with struct dtypes by Sebastian Berg · 1 year ago
  11. ac054c1 Merge pull request #27217 from charris/backport-27153 by Charles Harris · 1 year ago
  12. 467aefb Merge pull request #27216 from charris/backport-27100 by Charles Harris · 1 year ago
  13. f3f8f2c TYP: Fix incompatible overrides in the ``numpy._typing._ufunc`` stubs by jorenham · 1 year ago
  14. 898de56 TYP: Fixed & improved type hints for ``numpy.histogram2d`` by jorenham · 1 year ago
  15. 3b34c09 BUG: Fix NPY_RAVEL_AXIS on backwards compatible NumPy 2 builds by Sebastian Berg · 1 year ago
  16. 8b96358 Merge pull request #27197 from charris/backport-27187 by Charles Harris · 1 year ago
  17. 9bf2e00 MAINT: update default NPY_FEATURE_VERSION after dropping py39 by H. Vetinari · 1 year ago
  18. 117da94 REV: Revert undef I and document it by Sebastian Berg · 1 year ago
  19. 10cca72 MAINT: Bump pythoncapi-compat version. by Charles Harris · 1 year ago
  20. a57e45b ENH: fix thread-unsafe C API usages (#27145) by Nathan Goldbaum · 1 year ago
  21. 0b2d779 BUG: Do not accidentally store dtype metadata in ``np.save`` by Sebastian Berg · 1 year ago
  22. 86361ae add test for issue 27036 by mattip · 1 year ago
  23. d602196 Merge pull request #27117 from seberg/binop-fixup by Charles Harris · 1 year ago
  24. 1b671c1 Merge pull request #27127 from seberg/missing-return-copyto by Matti Picus · 1 year ago
  25. 97562c3 Update numpy/_core/tests/test_multiarray.py by Sebastian Berg · 1 year ago
  26. c258f83 Merge pull request #26081 from Jacob-Stevens-Haas/covariant-shapetype by Joren Hammudoglu · 1 year ago
  27. 3e4cb2a BUG: Fix missing error return in copyto by Sebastian Berg · 1 year ago
  28. 476bc6b TYP: Force matrix shape type to be 2D by Jake · 1 year ago
  29. 75f25b2 BUG: Bump Highway to latest by Chris Sidebottom · 1 year ago
  30. a0a7fc1 BUG: Ensure that scalar binops prioritize __array_ufunc__ by Sebastian Berg · 1 year ago
  31. e4a495d Merge pull request #27115 from r-devulap/ldexp by Sebastian Berg · 1 year ago
  32. bbcedfc Add MAXSTORE and MAXLOAD for f64 data by Raghuveer Devulapalli · 1 year, 1 month ago
  33. 6a0d05c DOC: add todo by Nathan Goldbaum · 1 year, 1 month ago
  34. 6e03b4f BUG: fix another cast setup in array_assign_subscript by Nathan Goldbaum · 1 year, 1 month ago
  35. 40ad3e0 Use the new npyv_loadable_stride_ functions for ldexp and frexp by Raghuveer Devulapalli · 1 year, 1 month ago
  36. f636dfd BUG: Fix repr for integer scalar subclasses by Sebastian Berg · 1 year, 1 month ago
  37. bf822ea Merge pull request #27008 from jorenham/typing/numpy_dtypes by Sebastian Berg · 1 year, 1 month ago
  38. b9d07ab Merge pull request #27091 from seberg/copyto-safety by Sebastian Berg · 1 year, 1 month ago
  39. 41cc67a Merge pull request #27096 from SlobodanMiletic/fix_complex_imag_zero by Sebastian Berg · 1 year, 1 month ago
  40. 8cec566 DOC: remove incorrect docstring comment by Nathan Goldbaum · 1 year, 1 month ago
  41. 818515b Fix building NumPy in FIPS mode by Christian Heimes · 1 year, 1 month ago
  42. 972c16d Merge pull request #27098 from ngoldbaum/fix-error-handling by Matti Picus · 1 year, 1 month ago
  43. e093c7e TYP: Make array shape type variable covariant and bound by Jake · 1 year, 1 month ago
  44. 42b58e3 Add an `n_cleanup` as requested in review by Sebastian Berg · 1 year, 1 month ago
  45. c5e3766 MAINt: Rename variables and at least only duplicate cleanup by Sebastian Berg · 1 year, 1 month ago
  46. 8f03248 Apply suggestions from code review by Sebastian Berg · 1 year, 1 month ago
  47. 886d361 DOC: update np.shares_memory() docs (#27090) by GUAN MING · 1 year, 1 month ago
  48. f4f82e9 BUG: add missing error handling in public_dtype_api.c by Nathan Goldbaum · 1 year, 1 month ago
  49. c56a453 BUG: Complex printing tests fail on Windows ARM64 by Slobodan · 1 year, 1 month ago
  50. a3dd0f5 Merge pull request #26848 from jorenham/char-codes-|-prefix by Sebastian Berg · 1 year, 1 month ago
  51. 4a1ca7d DEP: lib: Deprecate acceptance of float (and more) in bincount. (#27076) by Warren Weckesser · 1 year, 1 month ago
  52. 97f6177 BUG: Fix windows default integer for resolver workaround by Sebastian Berg · 1 year, 1 month ago
  53. 7eb4050 MAINT: Remove value-based check (should be unused now) by Sebastian Berg · 1 year, 1 month ago
  54. bb391b5 Merge pull request #27087 from ngoldbaum/fix-dragon4 by Ralf Gommers · 1 year, 1 month ago
  55. 1cb4044 API,BUG: Fix copyto (and ufunc) handling of scalar cast safety by Sebastian Berg · 1 year, 1 month ago
  56. 1082661 Merge pull request #27027 from seberg/sane-simd-steps by Charles Harris · 1 year, 1 month ago
  57. 8351d3f Merge pull request #27081 from mtsokol/array-api-ci-update by Nathan Goldbaum · 1 year, 1 month ago
  58. f3337a3 MAINT: remove indirection and use thread-local _bigint_static directly by Nathan Goldbaum · 1 year, 1 month ago
  59. 8a7e0e0 Merge pull request #27019 from guan404ming/array-builtin-type by Joren Hammudoglu · 1 year, 1 month ago
  60. f5e479a TYP: enhance array type by GUAN MING · 1 year, 1 month ago
  61. 3662311 ENH: mark the dragon4 scratch space as thread-local by Nathan Goldbaum · 1 year, 1 month ago
  62. 38e81bb TST: delete tests that assume warings.catch_warnings is thread-safe by Nathan Goldbaum · 1 year, 1 month ago
  63. 23680c9 TST: skip test that uses fork if there are running threads by Nathan Goldbaum · 1 year, 1 month ago
  64. 89fd51c BUG: don't use alpha version in meson version compare by Nathan Goldbaum · 1 year, 1 month ago
  65. 84ca719 CI: Upgrade `array-api-tests` hash by Mateusz Sokół · 1 year, 1 month ago
  66. 893215a Merge pull request #27058 from agriyakhetarpal/docs/add-missing-np-strings-examples by Matti Picus · 1 year, 1 month ago
  67. e0b1c55 MAINT: 3.9/10 cleanups by Tyler Reddy · 1 year, 1 month ago
  68. 50bd355 BUG: Bump Highway to latest master (#27070) by Christopher Sidebottom · 1 year, 1 month ago
  69. fdcbd0e Merge pull request #27059 from arnaud-ma/attribute-error-no-name-suggestions by Matti Picus · 1 year, 1 month ago
  70. 755e959 MAINT: linalg: Simplify some linalg gufuncs. by Warren Weckesser · 1 year, 1 month ago
  71. 08d6004 Merge pull request #27034 from WarrenWeckesser/fix-beta-small-params by Charles Harris · 1 year, 1 month ago
  72. b61e079 disable name suggestions on some AttributeErrors by arnaud-ma · 1 year, 1 month ago
  73. b2b0338 DOC: Add examples for `np.strings.startswith()` by Agriya Khetarpal · 1 year, 1 month ago
  74. be75bec DOC: Add examples for `np.strings.rfind()` by Agriya Khetarpal · 1 year, 1 month ago
  75. 78a9810 DOC: Add examples for `np.strings.mod()` by Agriya Khetarpal · 1 year, 1 month ago
  76. fc84300 DOC: Add examples for ufunc `np.strings.isalpha()` by Agriya Khetarpal · 1 year, 1 month ago
  77. d5f3776 Merge pull request #27051 from HaoZeke/fixCompilerAvail by Ralf Gommers · 1 year, 1 month ago
  78. ade6d5e Merge pull request #27050 from Mousius/highway-asan-check by Nathan Goldbaum · 1 year, 1 month ago
  79. 4fdf6eb Move guard so as not to impact x86-simd-sort by Chris Sidebottom · 1 year, 1 month ago
  80. e5a3743 Replicate correct sequence of checks for VQSort by Chris Sidebottom · 1 year, 1 month ago
  81. d2c2837 TST: random: Add regression test for gh-24475. by Warren Weckesser · 1 year, 1 month ago
  82. 9f25263 MAINT: random: Refine logarithm-based calculation in Johnk's algorithm. by Warren Weckesser · 1 year, 1 month ago
  83. dfc5909 BUG: random: In Johnk's algorithm, use logarithms if either X or Y is 0. by Warren Weckesser · 1 year, 1 month ago
  84. 6af7bf2 Merge pull request #27052 from ngoldbaum/fix-extbuild-tests by Ralf Gommers · 1 year, 1 month ago
  85. a0bd202 TST: fix issues with tests that use numpy.testing.extbuild by Nathan Goldbaum · 1 year, 1 month ago
  86. af6dade TYP: Apply review suggestions in ``numpy.dtypes`` by jorenham · 1 year, 1 month ago
  87. 2459d80 Merge pull request #27048 from WarrenWeckesser/zipf-fix-a-near-1 by Charles Harris · 1 year, 1 month ago
  88. 115c8c6 TST: Skip fortran tests for now on Windows by Rohit Goswami · 1 year, 1 month ago
  89. 0aba26e TST: Skip compiled tests if meson is missing by Rohit Goswami · 1 year, 1 month ago
  90. cca4a6b MAINT: Move checker up in f2py test utils by Rohit Goswami · 1 year, 1 month ago
  91. 67b3ac3 TST: Add a wrapper for f2py compiler cli tests by Rohit Goswami · 1 year, 1 month ago
  92. 5aeafac TST: Refactor to consistently use CompilerChecker by Rohit Goswami · 1 year, 1 month ago
  93. 87614eb Merge pull request #27043 from ngoldbaum/free-threaded-pypi-upload by Ralf Gommers · 1 year, 1 month ago
  94. 0a576b5 MAINT: Restore legacy zipf implementation. by Warren Weckesser · 1 year, 1 month ago
  95. 4606b13 Mirror VQSORT_ENABLED logic in Quicksort by Christopher Sidebottom · 1 year, 1 month ago
  96. 65d23d0 Merge pull request #27047 from ngoldbaum/fix-array-assign-subscript by Matti Picus · 1 year, 1 month ago
  97. f5a5e04 BUG: random: Fix long delays/hangs with zipf(a) when a near 1. by Warren Weckesser · 1 year, 1 month ago
  98. 48f03da TYP,BUG: Complete type stubs for ``numpy.dtypes`` by jorenham · 1 year, 1 month ago
  99. 85071d9 BUG: use proper input and output descriptor in array_assign_subscript cast setup by Nathan Goldbaum · 1 year, 1 month ago
  100. 339c927 BUG: random: prevent zipf from hanging when parameter is large. by Warren Weckesser · 1 year, 1 month ago