NumPy 1.23.4 release
  1. 8274a16 Merge pull request #22391 from charris/backport-22372 by Charles Harris · 3 years ago
  2. 2812cc4 DOC: Use versionchanged and add in note about newline chars. by Ross Barnowski · 3 years ago
  3. 2340783 DOC: Update delimiter param description. by Ross Barnowski · 3 years ago
  4. 6b08030 REV: Losen `lookfor`'s import try/except again (#22356) by Sebastian Berg · 3 years ago
  5. aadd0c6 TST,BUG: Us context from spawn to fork in (#22204) by Jyn Spring 琴春 · 3 years ago
  6. f41020b TST: fix test_linear_interpolation_formula_symmetric by Pal Barta · 3 years, 1 month ago
  7. 2acf28f DOC: Add versionchanged for converter callable behavior. by Ross Barnowski · 3 years, 2 months ago
  8. f24ca2c MAINT, TYP: Fix `np.angle` dtype-overloads by Bas van Beek · 3 years, 2 months ago
  9. 00f59f6 Merge pull request #21870 from charris/backport-21857 by Charles Harris · 3 years, 2 months ago
  10. fbd1bb8 Merge pull request #21868 from charris/backport-21851 by Charles Harris · 3 years, 2 months ago
  11. 563974c BUG: Reject non integer array-likes with size 1 in delete (#21857) by Sebastian Berg · 3 years, 2 months ago
  12. 11f12eb DOC: mention changes to `max_rows` behaviour in `np.loadtxt` (#21854) by Pranab Das · 3 years, 2 months ago
  13. ab329ee BUG: Use `keepdims` during normalization in `np.average` and `np.ma.average` (#21851) by Srimukh Sripada · 3 years, 2 months ago
  14. 552bad6 BUG: lib: A loadtxt error message had two values reversed. by warren · 3 years, 3 months ago
  15. 010291f TST: Clean up an opened temporary file descriptor in loadtxt tests by Sebastian Berg · 3 years, 3 months ago
  16. c64b0d1 TST: Fixup loadtxt int-via-float tests when in release mode by Sebastian Berg · 3 years, 3 months ago
  17. 824925d TYP, ENH: Add annotations for the `equal_nan` keyword to `np.unique` by Bas van Beek · 3 years, 3 months ago
  18. 233b723 MAINT: Fixup `unique`s `equal_nan` kwarg to match `np.array_equal` by Sebastian Berg · 3 years, 3 months ago
  19. 25cae8f MAINT: Update multiline indentations by Jason Thai · 3 years, 3 months ago
  20. 85af274 DOC: Update 21623 release documentation by Jason Thai · 3 years, 3 months ago
  21. b0b9bf3 DOC: Added releasenote for 21623 by Jason Thai · 3 years, 3 months ago
  22. 5238f86 ENH: Added equal-nans kwarg to np.unique by Jason Thai · 3 years, 3 months ago
  23. 27fd86a TST: Added test for np.unique equal_nans kwarg by Jason Thai · 3 years, 3 months ago
  24. 53379cd MAINT: Python <3.7 related cleanups by Brigitta Sipőcz · 3 years, 4 months ago
  25. 2932e91 Fix grammar [skip ci] by Brigitta Sipőcz · 3 years, 4 months ago
  26. 569fc6a Fix docstring and examples for rfn.get_names* by Brigitta Sipőcz · 3 years, 4 months ago
  27. 70025f0 DOC: Update numpy/lib/function_base.py by Sebastian Berg · 3 years, 4 months ago
  28. df5efc4 DOC: improve the docstring of numpy.sinc to explain behavior at zero. by Jesús Carrete Montaña · 3 years, 4 months ago
  29. db481ba Merge pull request #19226 from seberg/fix-void-cast-safety-promotion-and-comparison by Matti Picus · 3 years, 4 months ago
  30. ae16484 Addressing review for more cleanup and clarification by Brigitta Sipőcz · 3 years, 4 months ago
  31. b1d6d24 Remove deprecated iterates by Brigitta Sipocz · 3 years, 4 months ago
  32. 497dc94 Remove python <3.6 related things by Brigitta Sipocz · 3 years, 4 months ago
  33. ef3c1b8 Merge pull request #21490 from WarrenWeckesser/average-keepdims-typing by Bas van Beek · 3 years, 4 months ago
  34. f935594 BUG: lib: Allow type uint64 for eye() arguments. by warren · 3 years, 4 months ago
  35. 2e7b695 TYP: Add typing for the keepdims param. of 'average' and 'ma.average' by warren · 3 years, 4 months ago
  36. c27f781 ENH: Add 'keepdims' to 'average()' and 'ma.average()'. by warren · 3 years, 4 months ago
  37. efc850b TYP,ENH: Add the new `quotechar` parameter to `np.loadtxt` by Bas van Beek · 3 years, 4 months ago
  38. a0c2e82 API: Fix structured dtype cast-safety, promotion, and comparison by Sebastian Berg · 3 years, 4 months ago
  39. e3a9e1a ENH: Optimize `np.empty` for scalar arguments (#20175) by Francesco Andreuzzi · 3 years, 4 months ago
  40. 0a9634c TST: Make `test_large_archive` robust against memory issues [wheel build] by Sebastian Berg · 3 years, 4 months ago
  41. b6ffbda TEST: on PyPy, skip hanging slow test [wheel build] by mattip · 3 years, 4 months ago
  42. 8e447c8 MAINT: Added comment for kron working by Ganesh Kathiresan · 3 years, 5 months ago
  43. 968ca6c ENH: Improve `np.kron` performance by Ganesh Kathiresan · 3 years, 5 months ago
  44. aed6c57 Merge pull request #21262 from ganesh-k13/kron_21257_ma by Sebastian Berg · 3 years, 5 months ago
  45. 28e624d Merge pull request #21291 from oscargus/spaceandcos by Charles Harris · 3 years, 5 months ago
  46. 782fdec STY: Whitespace fixes. by Charles Harris · 3 years, 5 months ago
  47. c68a8b6 TST: `np.kron` tests refinement by Ganesh Kathiresan · 3 years, 5 months ago
  48. 730f315 ENH: Maintain subclass info for `np.kron` by Ganesh Kathiresan · 3 years, 5 months ago
  49. f404e9e Add space after argument name by Oscar Gustafsson · 3 years, 5 months ago
  50. 0307f89 Improve documentation formatting by Oscar Gustafsson · 3 years, 5 months ago
  51. beb5ded Merge pull request #21232 from ganesh-k13/bug_21051_kron by Matti Picus · 3 years, 6 months ago
  52. 7916d56 BUG: Convert other inputs to array by Ganesh Kathiresan · 3 years, 6 months ago
  53. 2d2e7b5 MAINT: Linting fixes by Ganesh Kathiresan · 3 years, 6 months ago
  54. 54605f3 ENH: Refactor kron to not use concat by Ganesh Kathiresan · 3 years, 6 months ago
  55. 266aad7 Merge pull request #21216 from BvB93/_typing by Charles Harris · 3 years, 6 months ago
  56. 57da1fa TST: Added testcases for `np.kron` by Ganesh Kathiresan · 3 years, 6 months ago
  57. acb6516 BUG: Refactor `np.kron` to handle 0 in shape by Ganesh Kathiresan · 3 years, 6 months ago
  58. c4efd1f DOC: misc fixes: by Matthias Bussonnier · 3 years, 6 months ago
  59. 7739583 MAINT: Split `numpy.typing` into a public and private component by Bas van Beek · 3 years, 6 months ago
  60. 3247145 TYP, BUG: Fix `np.lib.stride_tricks` being re-exported under the wrong name by Bas van Beek · 3 years, 6 months ago
  61. 3b03c2a Merge pull request #16895 from DevinShanahan/delete-speedup by Matti Picus · 3 years, 6 months ago
  62. 0097005 DOC: Fix spelling and grammar in documentation for quantile(). (#21068) by Don Kirkby · 3 years, 7 months ago
  63. 67bb936 BUG: (loadtxt) Ignore last empty field when `delimiter=None` by Sebastian Berg · 3 years, 7 months ago
  64. e287316 DOC: disambiguate :: in rst. (#21037) by Matthias Bussonnier · 3 years, 7 months ago
  65. 1cacb2f DOC: Include special case in `hsplit` doc (#20974) by Bharat Raghunathan · 3 years, 7 months ago
  66. 4b3ddd7 Merge pull request #20580 from seberg/add-npreadtext by Matti Picus · 3 years, 7 months ago
  67. ef7492c Add two new examples of converters to docstring examples by Ross Barnowski · 3 years, 7 months ago
  68. e3e6c41 MAINT: Add missing word to warning message by Sadie Louise Bartholomew · 3 years, 7 months ago
  69. a756bfb TST: Skip error test using on PyPy (test uses %.100R) by Sebastian Berg · 3 years, 7 months ago
  70. 59c2084 TST: Fix exception msg matching in tests. by Ross Barnowski · 3 years, 7 months ago
  71. 5332a41 Linting. by Ross Barnowski · 3 years, 7 months ago
  72. bab8610 Handle delimiter as bytes. by Ross Barnowski · 3 years, 7 months ago
  73. 0ee03c8 Add test for str dtype len discovery with converters. by Ross Barnowski · 3 years, 7 months ago
  74. 8a31abc Add test for empty string as control characters. by Ross Barnowski · 3 years, 7 months ago
  75. 370792b Add test for unicode, parametrize for chunksize. by Ross Barnowski · 3 years, 7 months ago
  76. 0576327 Add test for datetime parametric unit discovery. by Ross Barnowski · 3 years, 7 months ago
  77. b335431 TST: Some tests for control character collisions. by Ross Barnowski · 3 years, 7 months ago
  78. cb915aa DOC: lib/io.py was renamed to lib/npyio.py by Matthias Bussonnier · 3 years, 7 months ago
  79. ae7bf30 TYP,ENH: Add annotations for `np.lib.mixins` by Bas van Beek · 3 years, 8 months ago
  80. 4eb5342 Merge pull request #20887 from BvB93/aliases by Charles Harris · 3 years, 8 months ago
  81. 986a879 Merge pull request #20885 from BvB93/param_spec by Charles Harris · 3 years, 8 months ago
  82. 03dc8bf MAINT: Create the `_ArrayLike` type-alias in `numpy.typing` by Bas van Beek · 3 years, 8 months ago
  83. 5264dc2 MAINT: Create the `_DTypeLike` type-alias in `numpy.typing` by Bas van Beek · 3 years, 8 months ago
  84. 2906e91 TYP: Mark annotations that can be improved with `Concatenate` once mypy supports it by Bas van Beek · 3 years, 8 months ago
  85. d410c8d MAINT: fix typo (#20862) by Ruben Garcia · 3 years, 8 months ago
  86. 763a3d4 TST: Use repr in byteswapping tests by Sebastian Berg · 3 years, 8 months ago
  87. dfc8989 TST: Catch two more errors that runs into the PyPy issue by Sebastian Berg · 3 years, 8 months ago
  88. 9ef1a61 TST: Use hand-picked values for byte-swapping tests by Sebastian Berg · 3 years, 8 months ago
  89. 5d98d67 TST: Skip unparsable field error tests on PyPy by Sebastian Berg · 3 years, 8 months ago
  90. e15d853 Add quotechar to examples. by Ross Barnowski · 3 years, 8 months ago
  91. ecff02c Update and add converters examples. by Ross Barnowski · 3 years, 8 months ago
  92. 85a2a77 DOC: Fix typo in meshgrid example by Emma Simon · 3 years, 8 months ago
  93. 3c81e30 MAINT: single value identification and test by Devin Shanahan · 3 years, 8 months ago
  94. 0f66b60 MAINT: Merge branch 'main' into delete-speedup by Devin Shanahan · 3 years, 8 months ago
  95. 3e0d432 TST,BUG: Fortify byteswapping tests and make a small fix by Sebastian Berg · 3 years, 8 months ago
  96. 4f3b3d2 BUG: Fix loadtxt no data warning stacklevel by Sebastian Berg · 3 years, 8 months ago
  97. 14cd1bb DOC: Remove outdated loadtxt TODOs from code by Sebastian Berg · 3 years, 8 months ago
  98. 1e6b72b TST,STY: Add small additional tests for converters/usecols by Sebastian Berg · 3 years, 8 months ago
  99. 90c71f0 TST: Move most new loadtxt tests to its own file by Sebastian Berg · 3 years, 8 months ago
  100. eb68e87 MAINT: Use skiplines rather than skiprows internally throughout by Sebastian Berg · 3 years, 8 months ago