NumPy 1.21.2 release
  1. 2fe48d2 Merge pull request #19677 from charris/prepare-1.21.2-release by Charles Harris · 4 years ago v1.21.2
  2. e769d64 REL: Prepare for 1.21.2 release. by Charles Harris · 4 years ago
  3. ec28512 Merge pull request #19676 from charris/backport-19672 by Charles Harris · 4 years ago
  4. 5cd3b54 MAINT: update for ubuntu20.04 texlive packages by mattip · 4 years ago
  5. 0060be9 BLD: update circleCI docker image by mattip · 4 years ago
  6. 52d5a4b Merge pull request #19671 from charris/backport-19582 by Charles Harris · 4 years ago
  7. 72ac2a5 BLD: loaded extra flags when checking for libflame by Carl Johnsen · 4 years ago
  8. 1d6e434 Merge pull request #19662 from charris/backport-19632 by Charles Harris · 4 years ago
  9. 5bb4963 Merge pull request #19661 from charris/backport-19654 by Charles Harris · 4 years ago
  10. 2f518b6 Merge pull request #19668 from BvB93/runtest by Charles Harris · 4 years ago
  11. 7f42d47 Merge pull request #19666 from charris/add-3.10-to-supported-versions by Charles Harris · 4 years ago
  12. 2f4f2c1 TST,BUG: Sanitize path-separators when running `runtest.py` by Bas van Beek · 4 years ago
  13. e3b5f1d MAINT: Add Python 3.10 to supported versions. by Charles Harris · 4 years ago
  14. f566f1e BUG,DEP: Non-default UFunc signature/dtype usage should be deprecated by Sebastian Berg · 4 years ago
  15. 15f9695 BUG: add base to templated arguments for platlib by mattip · 4 years ago
  16. 7659f14 Merge pull request #19660 from charris/backport-19513 by Charles Harris · 4 years ago
  17. 290cbe2 Merge pull request #19659 from charris/backport-19600 by Charles Harris · 4 years ago
  18. 479e183 Merge pull request #19658 from charris/backport-19619 by Charles Harris · 4 years ago
  19. c0de1b9 Merge pull request #19657 from charris/backport-19640 by Charles Harris · 4 years ago
  20. 8045183 Merge pull request #19656 from charris/backport-19642 by Charles Harris · 4 years ago
  21. c72ef5b Update 19513.new_feature.rst by Charles Harris · 4 years ago
  22. 12597ea add release note for numpy windows/arm64 support by Niyas Sait · 4 years ago
  23. cd0412c Update numpy/core/include/numpy/npy_cpu.h by Niyas Sait · 4 years ago
  24. 2ebae92 adapt test_dragon4 to avoid using pow (**) to workaround issue in windows C RT for arm64 by Niyas Sait · 4 years ago
  25. 36eb1dc CPU Detection: Refactor to avoid separate pre-processor definition for WoA by Niyas Sait · 4 years ago
  26. 6a30454 Philox: Use _umulh intrinsic for ARM64 target by Niyas Sait · 4 years ago
  27. bd6f2c9 add support for windows on arm targets by Niyas Sait · 4 years ago
  28. 26a4b6b BUG: Fix bad write in masked iterator output copy paths by Sebastian Berg · 4 years ago
  29. b22f8ec Include .coveragerc to support runtests.py. #19617 by Gwyn Ciesla · 4 years ago
  30. b11da34 BUG: Remove logical object ufuncs with bool output by Sebastian Berg · 4 years ago
  31. 2d9f5b0 BLD, SIMD: Fix testing extra checks when `-Werror` isn't applicable for Clang. by Sayed Adel · 4 years ago
  32. 27d71dc Merge pull request #19652 from BvB93/dunders by Charles Harris · 4 years ago
  33. f49b60f first pass at adding nditer typing tests by Matthieu Dartiailh · 4 years ago
  34. 498aed5 MAINT: add missing dunder methods to nditer type hints by Matthieu Dartiailh · 4 years ago
  35. 1cae5ec Merge pull request #19651 from charris/backport-19628 by Charles Harris · 4 years ago
  36. f3262c7 TST: avoid distutils.sysconfig in runtests.py (#19628) by Matti Picus · 4 years ago
  37. 2ad60b5 Merge pull request #19648 from charris/backport-19612 by Charles Harris · 4 years ago
  38. 9c3ea35 TST: Hardcode the expected output of two `complex`-related tests by Bas van Beek · 4 years ago
  39. 946f8c8 TST: Skip `test_lookfor` in 3.10rc1 by Bas van Beek · 4 years ago
  40. eceed12 TST: Bump the python 3.10 test version from beta3 to rc1 by Bas van Beek · 4 years ago
  41. 1b9480d Merge pull request #19646 from charris/update-required-cython-version by Charles Harris · 4 years ago
  42. b29e66a MAINT: Update Cython version for Python 3.10. by Charles Harris · 4 years ago
  43. cfb451b Merge pull request #19533 from BvB93/optional2 by Charles Harris · 4 years, 1 month ago
  44. 3b79a87 BUG: Resolve a potential `TypeError` caused by `typing.Any` subscription by Bas van Beek · 4 years, 1 month ago
  45. 64468fc BUG: Resolve a potential `NameError` by Bas van Beek · 4 years, 1 month ago
  46. f59ea67 TST: Remodel the typing-extensions test after `test_full_reimport` by Bas van Beek · 4 years, 1 month ago
  47. 42240ba Merge pull request #19497 from rgommers/max-pyversion by Charles Harris · 4 years, 1 month ago
  48. 1e8d6a8 MAINT: set Python upper bound to <3.11 by Ralf Gommers · 4 years, 1 month ago
  49. cb088ec REL: prepare 1.21.x for further development by Charles Harris · 4 years, 1 month ago
  50. df6d260 Merge pull request #19510 from charris/prepare-1.21.1-release by Charles Harris · 4 years, 1 month ago v1.21.1
  51. 7031a82 REL: Prepare for NumPy 1.21.1 release. by Charles Harris · 4 years, 1 month ago
  52. 7b27ba9 Merge pull request #19503 from charris/backport-19468 by Charles Harris · 4 years, 1 month ago
  53. cadd4ba DOC: Document that `size_t` is not guaranteed to map to `np.intp` under rare circumstances by Bas van Beek · 4 years, 1 month ago
  54. 374440e TST: Update the `dtype` typing tests by Bas van Beek · 4 years, 1 month ago
  55. 648110f MAINT: Add a missing `object` overload to `np.dtype` by Bas van Beek · 4 years, 1 month ago
  56. 8cd3546 MAINT: Add `ctypes` overloads to `np.dtype` by Bas van Beek · 4 years, 1 month ago
  57. 8f07655 Merge pull request #19502 from charris/backport-19446 by Charles Harris · 4 years, 1 month ago
  58. 4c80d18 Merge pull request #19501 from charris/backport-19456 by Charles Harris · 4 years, 1 month ago
  59. 74f82c9 Merge pull request #19500 from charris/backport-19396 by Charles Harris · 4 years, 1 month ago
  60. a6d1fd1 Merge pull request #19499 from charris/backport-19394 by Charles Harris · 4 years, 1 month ago
  61. 58fa2d6 MAINT: Start testing with Python 3.10.0b3. by Charles Harris · 4 years, 1 month ago
  62. c87de48 TST: Fix a `GenericAlias` test failure for python 3.9.0 by Bas van Beek · 4 years, 1 month ago
  63. 96dcd08 ENH: fix typo by Matti Picus · 4 years, 1 month ago
  64. a275b51 TST: add multi_index set tests on non-error cases by Hugo Defois · 4 years, 1 month ago
  65. 8a659e7 BUG: fix a numpy.npiter leak in npyiter_multi_index_set by Hugo Defois · 4 years, 1 month ago
  66. 16ba6ba BUG, SIMD: Fix infinite loop during count non-zero on GCC-11 by Sayed Adel · 4 years, 1 month ago
  67. c084058 Merge pull request #19496 from charris/backport-19458 by Charles Harris · 4 years, 1 month ago
  68. f04a16e Merge pull request #19495 from charris/backport-19492 by Charles Harris · 4 years, 1 month ago
  69. 3d0843d MAINT: set Python version correctly for 1.21.x (<3.10) by Ralf Gommers · 4 years, 1 month ago
  70. 8d7ad37 MAINT: Avoid unicode characters in division SIMD code comments by Sebastian Berg · 4 years, 1 month ago
  71. 573dc7b BUILD: update OpenBLAS to v0.3.17 by mattip · 4 years, 1 month ago
  72. 8146266 Merge pull request #19430 from charris/backport-19426 by Charles Harris · 4 years, 2 months ago
  73. 7842ce7 MAINT: Use arm64-graviton2 for testing on travis by Charles Harris · 4 years, 2 months ago
  74. c33a4eb Merge pull request #19390 from charris/backport-19130 by Charles Harris · 4 years, 2 months ago
  75. 12e7de5 Merge pull request #19391 from charris/backport-19301 by Charles Harris · 4 years, 2 months ago
  76. c1ba1dc Merge pull request #19392 from charris/backport-19380 by Charles Harris · 4 years, 2 months ago
  77. 9b38c1c BUG: Fix NULL special case in object-to-any cast code by Sebastian Berg · 4 years, 2 months ago
  78. 844571f BUG: Do not raise deprecation warning for all nans in unique (#19301) by Thomas J. Fan · 4 years, 2 months ago
  79. 7bb64d9 ENH: SIMD architectures to show_config by Ganesh Kathiresan · 4 years, 2 months ago
  80. 52247be Merge pull request #19366 from charris/backport-19360 by Charles Harris · 4 years, 2 months ago
  81. 4f6a15c Merge pull request #19365 from charris/backport-19362 by Charles Harris · 4 years, 2 months ago
  82. 2f4caec MAINT: remove `print()`'s in distutils template handling by Ralf Gommers · 4 years, 2 months ago
  83. aaacd44 BUG, SIMD: Fix detecting AVX512 features on Darwin by Sayed Adel · 4 years, 2 months ago
  84. 919318c Merge pull request #19351 from charris/backport-19322 by Charles Harris · 4 years, 2 months ago
  85. 79d1eb0 Merge pull request #19352 from charris/backport-19323 by Charles Harris · 4 years, 2 months ago
  86. c8d74b7 Merge pull request #19353 from charris/backport-19326 by Charles Harris · 4 years, 2 months ago
  87. 807020c TST: test both argument orders by Gregory Lee · 4 years, 2 months ago
  88. 4f56383 TST: test can_cast when only one argument has a subarray by Gregory Lee · 4 years, 2 months ago
  89. 6c4e3a9 pass descriptor rather than null by Gregory Lee · 4 years, 2 months ago
  90. be8898c BUG: protect against access an attribute of a NULL pointer by Gregory Lee · 4 years, 2 months ago
  91. 5b736cc BUG: Correct Cython declaration by Kevin Sheppard · 4 years, 2 months ago
  92. 1765a18 BUG: Fix cast safety and comparisons for zero sized voids by Sebastian Berg · 4 years, 2 months ago
  93. 2e32825 Merge pull request #19350 from BvB93/attr by Charles Harris · 4 years, 2 months ago
  94. ff9f9aa Merge pull request #19349 from charris/backport-19289 by Charles Harris · 4 years, 2 months ago
  95. b5e4172 Merge pull request #19347 from charris/backport-19276 by Charles Harris · 4 years, 2 months ago
  96. a093bbb Merge pull request #19348 from charris/backport-19281 by Charles Harris · 4 years, 2 months ago
  97. fc4bc18 TST: Update the typing tests for `np.number` subclasses by Bas van Beek · 4 years, 2 months ago
  98. 4061a2e MAINT: Annotate missing attributes of `np.number` subclasses by Bas van Beek · 4 years, 2 months ago
  99. 70ac04c BUG: Remove unnecessary incref in type resolution by Sebastian Berg · 4 years, 2 months ago
  100. 3b24735 BUG: Fix reference count leak by Sebastian Berg · 4 years, 2 months ago