NumPy 2.0.0rc1 release
  1. 0b37ada TST: add a test that the `np.version` public content is as expected by Ralf Gommers · 1 year, 5 months ago
  2. 523daf7 DOC: document the ``numpy.version`` submodule - officially public now by Ralf Gommers · 1 year, 5 months ago
  3. dd335a8 TST: update public API test/listing to reflect actual 2.0.x state by Ralf Gommers · 1 year, 5 months ago
  4. 7586852 Merge pull request #26171 from charris/backport-26116 by Charles Harris · 1 year, 5 months ago
  5. 810f7fd Merge pull request #26169 from charris/backport-26142 by Charles Harris · 1 year, 5 months ago
  6. 2d39bf6 BUG: If unused-indices are at the end, fill API table with NULLs by Sebastian Berg · 1 year, 5 months ago
  7. 64c6869 API: Expose abstract DTypes and add a doc (stub!), plus smaller tweaks by Sebastian Berg · 1 year, 5 months ago
  8. 507d26a MAINT: Make reason for delayed assignments to structs explicit by Marten van Kerkwijk · 1 year, 5 months ago
  9. 22f481a MAINT: rename python scalar dtypes (removing abstract) by Marten van Kerkwijk · 1 year, 5 months ago
  10. 3065512 MAINT: use that legacy dtypes can never be abstract by Marten Henric van Kerkwijk · 1 year, 5 months ago
  11. a84ce3a MAINT: make python dtypes concrete (not abstract) by Marten Henric van Kerkwijk · 1 year, 5 months ago
  12. 60b90f4 MAINT: default common dtype should only care about types it knows by Marten Henric van Kerkwijk · 1 year, 5 months ago
  13. 9f1ecb2 MAINT: determine scalar input from it being of the scalar type by Marten Henric van Kerkwijk · 1 year, 5 months ago
  14. 18edfdb BUG: try to make windows happy by Marten Henric van Kerkwijk · 1 year, 5 months ago
  15. ea95e14 BUG,ENH: Have true abstract dtypes from which python ones inherit. by Marten Henric van Kerkwijk · 1 year, 5 months ago
  16. a7ae312 TST: Checks for ufuncs with abstract int promotor by Marten Henric van Kerkwijk · 1 year, 5 months ago
  17. aaa0178 ENH: let numerical dtypes inherit from abstract ones by Marten van Kerkwijk · 1 year, 5 months ago
  18. b806d1d BUG: fix StringDType multiplication promotors by Marten van Kerkwijk · 1 year, 5 months ago
  19. 69ccdfc Revert "MNT: install all-string promoter for multiply" by Marten van Kerkwijk · 1 year, 5 months ago
  20. d5eca93 TST: Fixup test for changed error message... by Sebastian Berg · 1 year, 5 months ago
  21. 02d9bd2 DOC: Include full link to migration guide and tweak nocopy error by Sebastian Berg · 1 year, 5 months ago
  22. 5990e7f Address Marten's review comments by Sebastian Berg · 1 year, 5 months ago
  23. fbd919e BUG,MAINT: Fix __array__ bugs and simplify code by Sebastian Berg · 1 year, 5 months ago
  24. e87d2b8 MAINT: Escalate import warning to an import error by Sebastian Berg · 1 year, 5 months ago
  25. 55e6569 MAINT: add missing noexcept clauses (2/2) by Gonzalo Tornaría · 1 year, 6 months ago
  26. f0d75f0 MAINT: add missing noexcept clauses (1/2) by Gonzalo Tornaría · 1 year, 6 months ago
  27. 6faed64 Merge pull request #26127 from charris/backport-26123 by Charles Harris · 1 year, 6 months ago
  28. a312683 BUG: update pocketfft to unconditionaly disable use of aligned_alloc by mattip · 1 year, 6 months ago
  29. 0edb2cb MAINT: Add a few more const to function parameters (safe) by Sebastian Berg · 1 year, 6 months ago
  30. 51fd714 MAINT: Fixup compiler warnings/errors based on const changes by Sebastian Berg · 1 year, 6 months ago
  31. 8de4362 MAINT: Add some const qualifiers to new DType related API by Sebastian Berg · 1 year, 6 months ago
  32. d445a11 BUG: fix reference counting error in stringdtype setup by Nathan Goldbaum · 1 year, 6 months ago
  33. f75f020 MNT: install all-string promoter for multiply by Nathan Goldbaum · 1 year, 6 months ago
  34. d448dd8 BUG: Fix small reduce bug and test string multiply-reduce by Sebastian Berg · 1 year, 6 months ago
  35. 4896cd1 TST: Test new reduce promoter rule for string addition by Sebastian Berg · 1 year, 6 months ago
  36. 416b1b2 API: Require reduce promoters to start with None to match by Sebastian Berg · 1 year, 6 months ago
  37. 589bb05 Merge pull request #26110 from charris/backport-26089 by Charles Harris · 1 year, 6 months ago
  38. 1e35b4c TYP: Adjust `np.random.integers` and `np.random.randint` by Mateusz Sokół · 1 year, 6 months ago
  39. da381bf BUG: adapt cython files to new complex declarations (#26080) by Matti Picus · 1 year, 6 months ago
  40. 045228f Merge pull request #26076 from charris/backport-26064 by Charles Harris · 1 year, 6 months ago
  41. 7c35753 Merge pull request #26075 from charris/backport-26066 by Charles Harris · 1 year, 6 months ago
  42. 8dcc999 MAINT: Make PyArrayMultiIterObject struct "smaller" by Sebastian Berg · 1 year, 6 months ago
  43. 162894b BUG: Allow the new string dtype summation to work by Sebastian Berg · 1 year, 6 months ago
  44. 8b23f4a BUG: fix logic error in stringdtype maximum/minimum ufunc by Nathan Goldbaum · 1 year, 6 months ago
  45. c4f82fe Skip doctests for removed functions by Lysandros Nikolaou · 1 year, 6 months ago
  46. bcb893b MAINT: Remove partition and split-like functions from numpy.strings by Lysandros Nikolaou · 1 year, 6 months ago
  47. da3bd6d DOC: note stringdtype output support in np.strings docstrings by Nathan Goldbaum · 1 year, 6 months ago
  48. ee8ecea DOC: indicate stringdtype support in ufunc docstrings by Nathan Goldbaum · 1 year, 6 months ago
  49. 567729a Merge pull request #26050 from charris/backport-26025 by Charles Harris · 1 year, 6 months ago
  50. 9f386ba Merge pull request #26051 from charris/backport-26027 by Charles Harris · 1 year, 6 months ago
  51. 90771c6 Merge pull request #26049 from charris/backport-26024 by Charles Harris · 1 year, 6 months ago
  52. 1120d5b Merge pull request #26047 from charris/backport-26012 by Charles Harris · 1 year, 6 months ago
  53. d8ee24a BUG: add missing error handling in string to int cast internals by Nathan Goldbaum · 1 year, 6 months ago
  54. 106ec58 BUG: fix reference count leak in __array__ internals by Nathan Goldbaum · 1 year, 6 months ago
  55. d2e36f2 MNT: eliminate branching and duplication in is_known_scalar_type by Nathan Goldbaum · 1 year, 6 months ago
  56. aca35f7 BUG: raise error trying to coerce timedelta64('NaT') by Nathan Goldbaum · 1 year, 6 months ago
  57. 5f4dfa9 MAINT: avoid use of flexible array member in public header by Nathan Goldbaum · 1 year, 6 months ago
  58. 691514a ENH: install StringDType promoter for add by Nathan Goldbaum · 1 year, 6 months ago
  59. 75869ff improve error message (from review) [skip cirrus][skip azp] by mattip · 1 year, 6 months ago
  60. 4223615 BUG: fix kwarg handling in assert_warn [skip cirrus][skip azp] by mattip · 1 year, 6 months ago
  61. a860ee5 BUG: Filter out broken Highway platform by Chris Sidebottom · 1 year, 6 months ago
  62. 69d6aa0 MAINT: handle `NPY_ALLOW_THREADS` and related build option better by Ralf Gommers · 1 year, 6 months ago
  63. 8ec5b55 MAINT: remove now-unused `NPY_USE_C99_FORMAT` by Ralf Gommers · 1 year, 6 months ago
  64. 6def4bf Merge pull request #26035 from charris/backport-26014 by Charles Harris · 1 year, 6 months ago
  65. 8227ac5 MAINT: remove the now-unused `NPY_NO_SIGNAL` by Ralf Gommers · 1 year, 6 months ago
  66. 7ccce96 TST: Update tests to assert specific error message in np.put by Raquel Braunschweig · 1 year, 6 months ago
  67. 2cbf05f BUG: update if condition to allow empty indices by Raquel Braunschweig · 1 year, 6 months ago
  68. 004595f BUG: Fixes np.put receiving empty array issues by Raquel Braunschweig · 1 year, 6 months ago
  69. 52d9b96 REL: Prepare for the NumPy 2.0.0b1 release (3) by Charles Harris · 1 year, 6 months ago
  70. de72c0b fix, add more tests [skip cirrus] by mattip · 1 year, 6 months ago
  71. d9bdbbd DOC: override inherited Mapping docstrings in NpzFile by mattip · 1 year, 6 months ago
  72. 6336a26 DOC: fix references [skip actions][skip azp][skip cirrus] by mattip · 1 year, 6 months ago
  73. 7fe7561 DOC: Fix module setting of ``MaskedArray`` by Yuki K · 1 year, 6 months ago
  74. 3d4aed3 API: revert position-only 'start' in 'np.arange' (#25955) by Matti Picus · 1 year, 6 months ago
  75. 7e1c848 TST: Loosen tolerance in fft test. by Charles Harris · 1 year, 6 months ago
  76. 2fe6009 Merge pull request #25954 from seberg/pyarray-pack by Charles Harris · 1 year, 6 months ago
  77. 0cbdbc2 Merge pull request #25958 from ngoldbaum/stringdtype-acquire-allocator-fix by Charles Harris · 1 year, 6 months ago
  78. 511dc89 BUG: avoid incorrect type punning in NpyString_acquire_allocators by Nathan Goldbaum · 1 year, 6 months ago
  79. 41063ef Merge pull request #25948 from seberg/improve-error by Ralf Gommers · 1 year, 6 months ago
  80. ad3524c API: Expose `PyArray_Pack` by Sebastian Berg · 1 year, 6 months ago
  81. 80a21e7 Merge pull request #25956 from eendebakpt/polynomial_tests2 by Matti Picus · 1 year, 6 months ago
  82. baa4bc5 refactor by Pieter Eendebak · 1 year, 6 months ago
  83. 3d6c851 refactor by Pieter Eendebak · 1 year, 6 months ago
  84. 7fa3e5e refactor by Pieter Eendebak · 1 year, 6 months ago
  85. c29bcec refactor by Pieter Eendebak · 1 year, 6 months ago
  86. b3bbdc9 Merge pull request #25944 from ngoldbaum/stringdtype-copy-bug by Marten van Kerkwijk · 1 year, 6 months ago
  87. 961459e [BUG] Fix Polynomial representation tests by Pieter Eendebak · 1 year, 6 months ago
  88. dbbf235 Merge pull request #25943 from seberg/descr-abi-break by Matti Picus · 1 year, 6 months ago
  89. 2d84ae6 DOC,MAINT: Apply suggestions from code review by Sebastian Berg · 1 year, 6 months ago
  90. a174433 MAINT: Make output of Polynomial representations consistent (#21760) by Pieter Eendebak · 1 year, 6 months ago
  91. 4c38ec2 MAINT: As discussed make it two NULL fields at the end of dtype by Sebastian Berg · 1 year, 6 months ago
  92. 9cb60ed MAINT: Add a `void *reserved_null` field to descr for possible future use by Sebastian Berg · 1 year, 6 months ago
  93. 0412866 BUG: Adjust descriptor member access (as old PR, forgot it here) by Sebastian Berg · 1 year, 6 months ago
  94. cf50ad2 MAINT: Fix buffer formatting for larger itemsize by Sebastian Berg · 1 year, 6 months ago
  95. 7d3949e MAINT: Use direct subarray access to avoid warnings by Sebastian Berg · 1 year, 6 months ago
  96. 8e92d96 MAINT: Fix pickling/unpickling for unsigned flags by Sebastian Berg · 1 year, 6 months ago
  97. 7eb4410 MAINT: Fixup f2py for changes by Sebastian Berg · 1 year, 6 months ago
  98. b3f9fc0 API: Modify main dtype/descriptor struct for future dtypes by Sebastian Berg · 1 year, 6 months ago
  99. 7fc3d0f Merge pull request #25914 from asmeurer/solve-broadcasting-change by Matti Picus · 1 year, 6 months ago
  100. 064b55c Update numpy/linalg/_linalg.py by Matti Picus · 1 year, 6 months ago