NumPy 1.24.2 release
  1. 85f38ab Merge pull request #23159 from charris/prepare-1.24.2-release by Charles Harris · 2 years, 7 months ago v1.24.2
  2. 1242525 REL: Prepare for the NumPy 1.24.2 release by Charles Harris · 2 years, 7 months ago
  3. de0ee41 Merge pull request #23161 from mattip/npy_nextafter by Charles Harris · 2 years, 7 months ago
  4. ed09037 BLD: remove redundant definition of npy_nextafter [wheel build] by mattip · 2 years, 7 months ago
  5. bc47a5b Merge pull request #23150 from charris/backport-23144 by Charles Harris · 2 years, 7 months ago
  6. e5452b9 TYP,MAINT: Add a missing explicit `Any` parameter to the `npt.ArrayLike` definition by BvB93 · 2 years, 7 months ago
  7. 2433fe5 Merge pull request #23149 from charris/backport-23128 by Charles Harris · 2 years, 7 months ago
  8. 8dfa47d Merge pull request #23148 from charris/backport-23079 by Charles Harris · 2 years, 7 months ago
  9. 62af62a Merge pull request #23147 from charris/backport-23077 by Charles Harris · 2 years, 7 months ago
  10. 2de8e52 Add missing <type_traits> header. by Peter Hawkins · 2 years, 7 months ago
  11. c115e12 TST: Explicitly ignore promotion issues for array**2 in hypothesis test by Sebastian Berg · 2 years, 7 months ago
  12. 42bfe1a TST: Expand scalar/umath comparison tests especially for dtypes by Sebastian Berg · 2 years, 7 months ago
  13. 3caf995 BUG: Fix `integer / float` scalar promotion by Sebastian Berg · 2 years, 7 months ago
  14. 289d240 replace __builtin_s390_vflls with npyv_doublee as before by Pradipta Ghosh · 2 years, 7 months ago
  15. be50440 BUG: Fix for npyv_s32 npyv__trunc_s32_f32 (VXE) by Pradipta Ghosh · 2 years, 7 months ago
  16. e8f62ea Merge pull request #23031 from charris/backport-23016 by Charles Harris · 2 years, 7 months ago
  17. 104df7c Merge pull request #23030 from charris/backport-23015 by Charles Harris · 2 years, 7 months ago
  18. b3760fe BUG: use `_Alignof` rather than `offsetof()` on most compilers (#23016) by Khem Raj · 2 years, 7 months ago
  19. 4db8f0d DOC: Add version added information for the strict parameter in assert_array_equal (#23015) by Mark Harfouche · 2 years, 7 months ago
  20. 835d1b9 Merge pull request #22989 from charris/backport-22986 by Charles Harris · 2 years, 7 months ago
  21. e6b2984 BUG: Ensure correct loop order in sin, cos, and arctan2 by Sebastian Berg · 2 years, 7 months ago
  22. ed1eba1 Merge pull request #22976 from charris/backport-22954 by Charles Harris · 2 years, 8 months ago
  23. 725c069 BUG, SIMD: Fix spurious invalid exception for sin/cos on arm64/clang by Sayed Adel · 2 years, 8 months ago
  24. 30535f4 Merge pull request #22972 from charris/backport-22939 by Charles Harris · 2 years, 8 months ago
  25. 118a01a restore declaration of npy_nextafter by mattip · 2 years, 8 months ago
  26. 8d6d4aa MAINT: Move export for scipy arm64 helper into main module by Sebastian Berg · 2 years, 8 months ago
  27. 9b01523 Merge pull request #22971 from charris/backport-22947 by Charles Harris · 2 years, 8 months ago
  28. d979064 Merge pull request #22970 from charris/backport-22959 by Charles Harris · 2 years, 8 months ago
  29. 5c0f8fe Merge pull request #22969 from charris/backport-22931 by Charles Harris · 2 years, 8 months ago
  30. 847c538 Merge pull request #22968 from charris/backport-22906 by Charles Harris · 2 years, 8 months ago
  31. 4b53673 Merge pull request #22967 from charris/backport-22777 by Charles Harris · 2 years, 8 months ago
  32. 2739677 Merge pull request #22966 from charris/backport-22708 by Charles Harris · 2 years, 8 months ago
  33. 142a370 MAINT: Add additional information to missing scalar AttributeError by Sebastian Berg · 2 years, 8 months ago
  34. 35d879c Bug: Fix fill violating read-only flag. (#22959) by Panagiotis Zestanakis · 2 years, 8 months ago
  35. 8d334b0 TST: Add fixture to avoid issue with randomizing test order. by Ross Barnowski · 2 years, 8 months ago
  36. d50106b BUG: np.loadtxt cannot load text file with quoted fields separated by whitespace (#22906) by dmbelov · 2 years, 8 months ago
  37. 90128b6 ENH: Detect CPU features on FreeBSD/powerpc64* by pkubaj · 2 years, 8 months ago
  38. b64dd0f Remove dangling deprecation warning by Syam Gadde · 2 years, 8 months ago
  39. c341fcd Merge pull request #22965 from charris/update-ci-test-matrix by Charles Harris · 2 years, 8 months ago
  40. 8bfb680 MAINT: Update python 3.11-dev to 3.11. by Charles Harris · 2 years, 8 months ago
  41. 2c70b66 MAINT: Prepare 1.24.x for further development by Charles Harris · 2 years, 8 months ago
  42. a28f4f2 Merge pull request #22888 from charris/prepare-1.24.1-release by Charles Harris · 2 years, 8 months ago v1.24.1
  43. f8fea39 REL: Prepare for the NumPY 1.24.1 release. by Charles Harris · 2 years, 8 months ago
  44. 6f491e0 Merge pull request #22887 from charris/backport-22872 by Charles Harris · 2 years, 8 months ago
  45. 48f5fe4 BUG: Use whole file for encoding checks with `charset_normalizer` [f2py] (#22872) by Rohit Goswami · 2 years, 8 months ago
  46. 0f3484a Merge pull request #22883 from charris/backport-22882 by Charles Harris · 2 years, 8 months ago
  47. 002c60d Merge pull request #22884 from charris/backport-22878 by Charles Harris · 2 years, 8 months ago
  48. 38ef9ce BUG: Fix integer overflow in in1d for mixed integer dtypes #22877 (#22878) by Miles Cranmer · 2 years, 8 months ago
  49. bb00c68 MAINT: restore npymath implementations needed for freebsd by mattip · 2 years, 8 months ago
  50. 64e09c3 Merge pull request #22875 from charris/backport-22869 by Charles Harris · 2 years, 8 months ago
  51. dc7bac6 TST: Ignore nan-warnings in randomized out tests by Sebastian Berg · 2 years, 8 months ago
  52. 3e2a0ba Merge pull request #22868 from charris/backport-22855 by Charles Harris · 2 years, 8 months ago
  53. 190fcb2 BUG: Fortify string casts against floating point warnings by Sebastian Berg · 2 years, 8 months ago
  54. 38046ce Merge pull request #22866 from charris/backport-22670 by Charles Harris · 2 years, 8 months ago
  55. d4b3bf5 Merge pull request #22867 from charris/backport-22851 by Charles Harris · 2 years, 8 months ago
  56. 4c70288 MAINT: Remove unused umath macros IS_BLOCKABLE_BINARY_BOOL* by Sayed Adel · 2 years, 8 months ago
  57. 2ee06e8 BUG, SIMD: Fix memory overlap on comparison accumulate by Sayed Adel · 2 years, 8 months ago
  58. cc7800d Added pickle test for polynomials by Matteo Raso · 2 years, 8 months ago
  59. 94e405b BUG: Polynomials now copy properly (#22669) by Matteo Raso · 2 years, 8 months ago
  60. 9bbf8c1 Merge pull request #22857 from charris/backport-22856 by Charles Harris · 2 years, 8 months ago
  61. 28e64c4 Merge pull request #22858 from charris/backport-22849 by Charles Harris · 2 years, 8 months ago
  62. af7ee55 API: Ensure a full mask is returned for masked_invalid by Sebastian Berg · 2 years, 8 months ago
  63. f833e6e BLD: Help raspian arm + clang 13 about `__builtin_mul_overflow` by Sebastian Berg · 2 years, 8 months ago
  64. 0f1ad5a Merge pull request #22848 from charris/backport-22846 by Charles Harris · 2 years, 8 months ago
  65. d6dbe36 Merge pull request #22847 from charris/backport-22836 by Charles Harris · 2 years, 8 months ago
  66. 50242d1 BUG, SIMD: Fix the bitmask of the boolean comparison by Sayed Adel · 2 years, 8 months ago
  67. 9291c0c BUG: Ensure correct behavior for rows ending in delimiter in loadtxt (#22836) by Sebastian Berg · 2 years, 8 months ago
  68. c690bcf Merge pull request #22839 from charris/backport-22838 by Charles Harris · 2 years, 8 months ago
  69. d337ba9 Merge pull request #22834 from charris/backport-22771 by Charles Harris · 2 years, 8 months ago
  70. f930e48 MAINT: Do not test zero powers by Charles Harris · 2 years, 8 months ago
  71. b75d897 BUG: Do not use getdata() in np.ma.masked_invalid by Sebastian Berg · 2 years, 8 months ago
  72. bd87203 Merge pull request #22837 from charris/backport-22828 by Charles Harris · 2 years, 8 months ago
  73. e7d475a TST: ignore more np.distutils.log imports by Ben Greiner · 2 years, 8 months ago
  74. c5be82e Merge pull request #22832 from charris/backport-22798 by Charles Harris · 2 years, 8 months ago
  75. ac22ecd Merge pull request #22831 from charris/backport-22818 by Charles Harris · 2 years, 8 months ago
  76. f28cdda Merge pull request #22830 from charris/backport-22824 by Charles Harris · 2 years, 8 months ago
  77. 116c94c ENH, SIMD: Discard non-signaling comparison intrinsics by Sayed Adel · 2 years, 8 months ago
  78. 50989d8 BUG, SIMD: Fix invalid value encountered in rint/trunc/ceil/floor on armhf/neon by Sayed Adel · 2 years, 8 months ago
  79. 783b6de BUG, SIMD: Fix invalid value encountered in rint/trunc/ceil/floor on x86/SSE2 by Sayed Adel · 2 years, 8 months ago
  80. 62f3ec4 BUG, SIMD: Fix invalid value encountered in expm1 when SVML/AVX512 enabled by Sayed Adel · 2 years, 8 months ago
  81. a48aade ENH, TST: Test all FP unary ufunc against any unexpected fp exceptions by Sayed Adel · 2 years, 8 months ago
  82. 0398998 BUG, SIMD: Fix invalid value encountered in cos/sin on aarch64 & ppc64le by Sayed Adel · 2 years, 8 months ago
  83. 6bbc09d ENH, SIMD: Add ordered comparison intrinsics guarantees non-signaling by Sayed Adel · 2 years, 8 months ago
  84. f2394fe BUG: Fix refcounting errors found using pytest-leaks by Sebastian Berg · 2 years, 8 months ago
  85. bbfdbac DOC: fix a couple typos in 1.23 changelog by Clément Robert · 2 years, 8 months ago
  86. 0505510 BLD: CIRRUS_TAG redux by Andrew Nelson · 2 years, 8 months ago
  87. 92bdeb4 Merge pull request #22820 from rgommers/backport-setuptools-compat-change by Charles Harris · 2 years, 8 months ago
  88. 8b94271 STY: Break long line. by Charles Harris · 2 years, 8 months ago
  89. a5238a1 MAINT: prepare 1.24.x for further development by Charles Harris · 2 years, 8 months ago
  90. 5b0bc0d BLD: add workaround in setup.py for newer setuptools by Ralf Gommers · 2 years, 8 months ago
  91. 8cec820 Merge pull request #22813 from charris/prepare-1.24.0-release by Charles Harris · 2 years, 8 months ago v1.24.0
  92. 8d33e68 REL: Prepare for the NumPy 1.24.0 release. by Charles Harris · 2 years, 8 months ago
  93. 5ac09da Merge pull request #22815 from charris/backport-22814 by Charles Harris · 2 years, 8 months ago
  94. df2d26f BLD: use newer version of delocate by mattip · 2 years, 8 months ago
  95. e18104e Merge pull request #22805 from charris/backport-22804 by Charles Harris · 2 years, 8 months ago
  96. 6d44424 REV: revert change to `numpyconfig.h` for sizeof(type) hardcoding on macOS by Ralf Gommers · 2 years, 8 months ago
  97. c484593 Merge pull request #22795 from charris/backport-22791 by Charles Harris · 2 years, 8 months ago
  98. 0904c01 Change argument to npy_floatstatus_..._barrier() functions to ensure it by Peter Hawkins · 2 years, 8 months ago
  99. 34653f9 Merge pull request #22793 from charris/backport-22789 by Charles Harris · 2 years, 8 months ago
  100. 21f7096 BUG: Fix infinite recursion in longdouble/large integer scalar ops by Sebastian Berg · 2 years, 8 months ago