NumPy 1.20.1 release
  1. d7aa408 REL: NumPy 1.20.1 release. by Charles Harris · 4 years, 7 months ago v1.20.1
  2. 1b522e3 Merge pull request #18359 from charris/prepare-for-1.20.1-release by Charles Harris · 4 years, 7 months ago
  3. d17ade7 REL: Prepare for the NumPy 1.20.1 release. by Charles Harris · 4 years, 7 months ago
  4. 3e3df3f Merge pull request #18351 from charris/backport-18350 by Charles Harris · 4 years, 7 months ago
  5. 284387a Merge pull request #18356 from charris/backport-18072 by Charles Harris · 4 years, 7 months ago
  6. 224a34b Merge pull request #18357 from charris/backport-18180 by Charles Harris · 4 years, 7 months ago
  7. f673971 BUG: Fix missing signed_char dependency. Closes #18335. by Pearu Peterson · 4 years, 7 months ago
  8. b66f57a Merge pull request #18354 from charris/backport-18184 by Charles Harris · 4 years, 7 months ago
  9. 730b5fe Merge pull request #18353 from charris/backport-18349 by Charles Harris · 4 years, 7 months ago
  10. 9bee448 Merge pull request #18352 from charris/backport-18346 by Charles Harris · 4 years, 7 months ago
  11. c181a40 MAINT: PR 18072 revisions by Tyler Reddy · 4 years, 7 months ago
  12. 6750eca MAINT: crackfortran regex simplify by Tyler Reddy · 4 years, 7 months ago
  13. 45a6ec0 BUG: threads.h existence test requires GLIBC > 2.12. (#18180) by Pearu Peterson · 4 years, 7 months ago
  14. 48ba4dd Applied reviewers comments: add ident by Pearu Peterson · 4 years, 7 months ago
  15. f7246f7 Apply reviewer comments. by Pearu Peterson · 4 years, 7 months ago
  16. 703bfe2 Apply reviewers comments. by Pearu Peterson · 4 years, 7 months ago
  17. a80acf4 Add test for gh17797. by Pearu Peterson · 4 years, 7 months ago
  18. 215dea6 BUG: f2py specific __user__ modules should not be used in Fortran sources to be compiled. Closes #17797. by Pearu Peterson · 4 years, 7 months ago
  19. b5a2a7e BUG: subroutines using assumed shape arrays must be treated as F90 codes. Don't split inline comments. by Pearu Peterson · 4 years, 7 months ago
  20. a1929d1 BUG: Fix detecting Fortran 90+ source format. by Pearu Peterson · 4 years, 7 months ago
  21. 7f16170 CI: CircleCI seems to occasionally time out, increase the limit by Sebastian Berg · 4 years, 7 months ago
  22. d4afcc3 DOC: Change license date 2020 -> 2021 (gh-18346) by Aerysv · 4 years, 7 months ago
  23. be298a0 Merge pull request #18345 from charris/backport-18332 by Charles Harris · 4 years, 7 months ago
  24. 2771c2b BUG: Allow pickling all relevant DType types/classes by Sebastian Berg · 4 years, 7 months ago
  25. 769bd62 Merge pull request #18337 from charris/backport-18329 by Charles Harris · 4 years, 7 months ago
  26. d5b063e Merge pull request #18336 from charris/backport-18333 by Charles Harris · 4 years, 7 months ago
  27. be86267 BUG: Allow unmodified use of isclose, allclose, etc. with timedelta by Sebastian Berg · 4 years, 7 months ago
  28. 9fbeae2 CI: fix when GitHub Actions builds trigger, and allow ci skips by Ralf Gommers · 4 years, 7 months ago
  29. af4ca36 Merge pull request #18328 from charris/backport-18264 by Charles Harris · 4 years, 7 months ago
  30. d31c1b8 Merge pull request #18327 from charris/backport-18282 by Charles Harris · 4 years, 7 months ago
  31. 80ecf58 Merge pull request #18326 from charris/backport-18295 by Charles Harris · 4 years, 7 months ago
  32. 395f1e1 BUG: cffi parser ignores __cplusplus guards by mckib2 · 4 years, 7 months ago
  33. e47df39 FIX: random: C linkage for random distributions by Nicholas McKibben · 4 years, 7 months ago
  34. c92393d MAINT: PR 18282 revisions by Tyler Reddy · 4 years, 7 months ago
  35. 652933a MAINT: gracefully shuffle memoryviews by Tyler Reddy · 4 years, 7 months ago
  36. ac98bfb BUG: don't mutate list of fake libraries while iterating over it (#18295) by Nicholas McKibben · 4 years, 7 months ago
  37. d2b9536 Merge pull request #18310 from charris/backport-18293 by Charles Harris · 4 years, 7 months ago
  38. 7ed840d BUG: Fix typo in ``numpy.__init__.py`` by Charles Harris · 4 years, 7 months ago
  39. 70a6b83 REL: prepare 1.20.x for further development by Charles Harris · 4 years, 7 months ago
  40. ddec353 Merge pull request #18306 from BvB93/missing-attr2 by Charles Harris · 4 years, 7 months ago
  41. c8581cb MAINT: Add previously-missing placeholder annotations by Bas van Beek · 4 years, 7 months ago
  42. c8a0cc0 MAINT: Add missing `__all__` annotations by Bas van Beek · 4 years, 7 months ago
  43. 1caf01e ENH: Add annotations for certain module-level dunders by Bas van Beek · 4 years, 7 months ago
  44. fb215c7 REL: NumPy 1.20.0 release with fix. by Charles Harris · 4 years, 7 months ago v1.20.0
  45. 6c3cabd TST: Don't fail check_large_zip on signal 9 by Charles Harris · 4 years, 7 months ago
  46. 40a1d54 REL: NumPy 1.20.0 release. by Charles Harris · 4 years, 7 months ago
  47. a22f3df Merge pull request #18259 from charris/prepare-for-1.20.0-release by Charles Harris · 4 years, 7 months ago
  48. ccd7337 DOC: Prepare for the NumPy 1.20.0 release. by Charles Harris · 4 years, 7 months ago
  49. 32d3696 Merge pull request #18257 from charris/backport-18150 by Charles Harris · 4 years, 7 months ago
  50. 91d18dd Merge pull request #18258 from charris/backport-18255 by Charles Harris · 4 years, 7 months ago
  51. 96b0452 add an 'apt update' by mattip · 4 years, 7 months ago
  52. f3070c5 Update numpy/core/src/multiarray/mapping.c by Sebastian Berg · 4 years, 7 months ago
  53. 436aec5 BUG: Ensure too many advanced indices raises an exception by Sebastian Berg · 4 years, 7 months ago
  54. da175ab Merge pull request #18237 from charris/backport-18230 by Charles Harris · 4 years, 7 months ago
  55. cc2b7db Fix ref to user guide in release notes. by Ross Barnowski · 4 years, 7 months ago
  56. 33b4b26 Apply suggestions from code review by Sebastian Berg · 4 years, 7 months ago
  57. b66733c Update numpy/__init__.py by Sebastian Berg · 4 years, 7 months ago
  58. 9b1e38d Update doc/source/release/1.20.0-notes.rst by Sebastian Berg · 4 years, 7 months ago
  59. 4754ded DOC: Clarify the type alias deprecation message by Sebastian Berg · 4 years, 7 months ago
  60. ee51e13 Merge pull request #18231 from h-vetinari/1.20.x by Charles Harris · 4 years, 7 months ago
  61. 2760df9 BLD: update OpenBLAS to af2b0d02 by mattip · 4 years, 7 months ago
  62. 8760f8a Merge pull request #18219 from charris/backport-18211 by Charles Harris · 4 years, 7 months ago
  63. 3ed7689 Remove duplicate axis check by Ralf Gommers · 4 years, 7 months ago
  64. 61f095b BUG: shuffling empty array with axis=1 was broken by Ralf Gommers · 4 years, 7 months ago
  65. b9711cf MAINT: warn when shuffling unrecognized objects by Ralf Gommers · 4 years, 7 months ago
  66. 0ebf9ba Merge pull request #18201 from charris/backport-18197 by Charles Harris · 4 years, 8 months ago
  67. dff151e BUG: Keep ignoring most errors during array-protocol lookup by Sebastian Berg · 4 years, 8 months ago
  68. 78aad28 Merge pull request #18192 from BvB93/fix_18190 by Charles Harris · 4 years, 8 months ago
  69. f05981e STY: Use explicit reexports for numpy.typing objects by Bas van Beek · 4 years, 8 months ago
  70. 9a84109 Merge pull request #18154 from charris/backport-18152 by Charles Harris · 4 years, 8 months ago
  71. 3710d9a BUG: Promotion between strings and objects was assymetric by Sebastian Berg · 4 years, 8 months ago
  72. 06546c8 Merge pull request #18146 from charris/backport-18118 by Charles Harris · 4 years, 8 months ago
  73. 3092b0a BUG, MAINT: improve avx512 mask logical operations by Sayed Adel · 4 years, 8 months ago
  74. 49cc6fb BLD: Add extra check for AVX512DQ mask conversions by Sayed Adel · 4 years, 8 months ago
  75. 693e7cf Merge pull request #18130 from charris/backport-18115 by Charles Harris · 4 years, 8 months ago
  76. 3be85af BUG: Fix promotion of half and string by Sebastian Berg · 4 years, 8 months ago
  77. afe5f85 Merge pull request #18127 from charris/backport-18126 by Charles Harris · 4 years, 8 months ago
  78. cb2906d REL: Update 1.20.x after 1.19.5 release. by Charles Harris · 4 years, 8 months ago
  79. 45b2968 Merge pull request #18120 from charris/backport-18086 by Charles Harris · 4 years, 8 months ago
  80. 793241c BUG, SIMD: Fix _simd module build for 64bit ARM/NEON clang by Sayed Adel · 4 years, 8 months ago
  81. 106acb9 Merge pull request #18108 from charris/backport-18100 by Charles Harris · 4 years, 8 months ago
  82. 45177ea MAINT, BLD: few tweaks in the comments and log message by Sayed Adel · 4 years, 8 months ago
  83. 9406bce BUG, BLD: Generate the main dispatcher config header into the build dir by Sayed Adel · 4 years, 8 months ago
  84. 9fa23b3 REL: prepare 1.20.x for further development by Charles Harris · 4 years, 9 months ago
  85. 21e48ca REL: NumPy 1.20.0rc2 release. by Charles Harris · 4 years, 9 months ago v1.20.0rc2
  86. fc39aa8 Merge pull request #18068 from charris/prepare-1.20.0rc2-release by Charles Harris · 4 years, 9 months ago
  87. 8db0167 REL: Prepare for 1.20.0rc2 release. by Charles Harris · 4 years, 9 months ago
  88. 6e86358 Merge pull request #18064 from charris/backport-18001 by Charles Harris · 4 years, 9 months ago
  89. 5fd9291 BLD, MAINT: add platform info to the final optimization report by Sayed Adel · 4 years, 9 months ago
  90. e637f31 BLD, BUG: Fix detecting aarch64 on macOS by Sayed Adel · 4 years, 9 months ago
  91. 924bc88 Merge pull request #18063 from charris/backport-18052 by Charles Harris · 4 years, 9 months ago
  92. 4bd709c BUG: Fix concatenation when the output is "S" or "U" by Sebastian Berg · 4 years, 9 months ago
  93. f728ca0 Merge pull request #18049 from charris/backport-18046 by Charles Harris · 4 years, 9 months ago
  94. 0589fc8 TST: add back sdist test run by mattip · 4 years, 9 months ago
  95. 5b9e5ca Merge pull request #18035 from charris/backport-18030 by Charles Harris · 4 years, 9 months ago
  96. 0520f21 BUG: make a variable volatile to work around clang compiler bug (#18030) by Raghuveer Devulapalli · 4 years, 9 months ago
  97. fcdc942 Merge pull request #18024 from charris/backport-17973 by Charles Harris · 4 years, 9 months ago
  98. d3104b9 DEP: Futurewarn on requiring __len__ on array-likes by Sebastian Berg · 4 years, 9 months ago
  99. 03cb000 Merge pull request #18015 from charris/backport-17817 by Charles Harris · 4 years, 9 months ago
  100. 91ab008 Merge pull request #18016 from charris/backport-17906 by Charles Harris · 4 years, 9 months ago