NumPy 2.0.0rc2 release
  1. cd0219a REL: Prepare for the NumPy 2.0.0rc2 release [wheel build] by Charles Harris · 1 year, 4 months ago
  2. b6d0150 Merge pull request #26424 from charris/backport-26418 by Charles Harris · 1 year, 4 months ago
  3. 51ba909 DOC: add reference docs for NpyString C API by Nathan Goldbaum · 1 year, 4 months ago
  4. d730c44 DOC: Fix some typos and incorrect markups by Yuki K · 1 year, 4 months ago
  5. d0fa6e5 Merge pull request #26403 from charris/backport-26385-26378 by Charles Harris · 1 year, 4 months ago
  6. e2cd0c4 DOC: Updated remaining links in random folder by Ben Woodruff · 1 year, 4 months ago
  7. 5d807e6 DOC: Update internal links for generator.rst and related by Ben Woodruff · 1 year, 4 months ago
  8. 78a5d18 BUG: remove references to missing functions. by Charles Harris · 1 year, 4 months ago
  9. cb61222 Update routines.strings.rst by Thomas Li · 1 year, 4 months ago
  10. 616b7e5 DOC: Add replace to numpy.strings docs by Thomas Li · 1 year, 4 months ago
  11. d384db6 Merge pull request #26393 from charris/backport-26372 by Charles Harris · 1 year, 4 months ago
  12. 3ebc9be DOC: Make a note of can_cast not supporting int, float, complex by Sebastian Berg · 1 year, 4 months ago
  13. 64db861 DOC: fix np.unique release notes [skip cirrus] by Andrew Nelson · 1 year, 4 months ago
  14. d07ed11 moved note up in file and added internal link. [skip azp] [skip actions] [skip cirrus] by bmwoodruff · 1 year, 4 months ago
  15. 2f13920 DOC: implement ngoldbaum's suggestions by Ben Woodruff · 1 year, 4 months ago
  16. 06b9597 DOC: Added small clarification note, based on discussion in issue #25778 by bmwoodruff · 1 year, 4 months ago
  17. 1682195 MAINT: Update some files from main by Charles Harris · 1 year, 4 months ago
  18. 8acdf6f ENH: introduce 'compatible' stringdtype instances by Nathan Goldbaum · 1 year, 4 months ago
  19. 02f0a37 DOC: Follow-up fixes for new theme by Melissa Weber Mendonça · 1 year, 5 months ago
  20. 2dc7868 DOC: Make version switcher font size smaller by Melissa Weber Mendonça · 1 year, 5 months ago
  21. ed4254a DOC: Lint conf.py file by Melissa Weber Mendonça · 1 year, 5 months ago
  22. 80af3bf DOC: Add search button and fix version switcher dev label by Melissa Weber Mendonça · 1 year, 5 months ago
  23. 6829250 DOC: Clean up CSS and adapt to new PyData Sphinx Theme version by Melissa Weber Mendonça · 1 year, 5 months ago
  24. 10969b5 Remove custom styling for div.admonition>.admonition-title::before and ::after by Hugo van Kemenade · 1 year, 5 months ago
  25. 571784b DOC: correct PR referenced in __array_wraps__ change note [skip azp][skip cirrus][skip actions] by Thomas A Caswell · 1 year, 5 months ago
  26. 7983d62 MAINT: Fix some typos by Leo Singer · 1 year, 5 months ago
  27. 7f94b91 DOC: Add _dunder_array reference by Mateusz Sokół · 1 year, 5 months ago
  28. 95874d9 DOC: Update __array__ copy keyword docs by Mateusz Sokół · 1 year, 5 months ago
  29. 3ebf2db DOC: Fixup intp/uintp documentation for ssize_t/size_t changes by Sebastian Berg · 1 year, 5 months ago
  30. 89ed606 DOC: Mention copy=True for __array__ in migration guide [skip azp] [skip cirrus] [skip actions] by Mateusz Sokół · 1 year, 5 months ago
  31. bc41c47 REL: Prepare for the NumPy 2.0.0rc1 release [wheel build] by Charles Harris · 1 year, 5 months ago
  32. 589390a MAINT: Fix failing example by Charles Harris · 1 year, 5 months ago
  33. 523daf7 DOC: document the ``numpy.version`` submodule - officially public now by Ralf Gommers · 1 year, 5 months ago
  34. 7586852 Merge pull request #26171 from charris/backport-26116 by Charles Harris · 1 year, 5 months ago
  35. c5de3ec Merge pull request #26170 from charris/backport-26168 by Charles Harris · 1 year, 5 months ago
  36. 64c6869 API: Expose abstract DTypes and add a doc (stub!), plus smaller tweaks by Sebastian Berg · 1 year, 5 months ago
  37. b76c13a DOC: mention np.lib.NumPyVersion in the 2.0 migration guide by Ralf Gommers · 1 year, 5 months ago
  38. 088af34 MAINT: Fix missing backtick. by Charles Harris · 1 year, 5 months ago
  39. d8d3453 DOC: Also add the message to the "import error" guide so it can be found by Sebastian Berg · 1 year, 5 months ago
  40. 0edb2cb MAINT: Add a few more const to function parameters (safe) by Sebastian Berg · 1 year, 5 months ago
  41. b1bdd77 DOC: Also update docs for changes by Sebastian Berg · 1 year, 5 months ago
  42. da381bf BUG: adapt cython files to new complex declarations (#26080) by Matti Picus · 1 year, 5 months ago
  43. 045228f Merge pull request #26076 from charris/backport-26064 by Charles Harris · 1 year, 6 months ago
  44. 8dcc999 MAINT: Make PyArrayMultiIterObject struct "smaller" by Sebastian Berg · 1 year, 6 months ago
  45. f068a17 Update doc/source/dev/development_environment.rst by Adrin Jalali · 1 year, 6 months ago
  46. ddabc19 DOC clarifications on debugging numpy by adrinjalali · 1 year, 6 months ago
  47. 69d6aa0 MAINT: handle `NPY_ALLOW_THREADS` and related build option better by Ralf Gommers · 1 year, 6 months ago
  48. 6ed2008 DOC: mention the `exceptions` namespace in the 2.0.0 release notes by Ralf Gommers · 1 year, 6 months ago
  49. 52d9b96 REL: Prepare for the NumPy 2.0.0b1 release (3) by Charles Harris · 1 year, 6 months ago
  50. b1d8815 DOC: remove reverted release blurb [skip actions][skip azp][skip cirrus] by mattip · 1 year, 6 months ago
  51. 51d0790 REL: Prepare for the NumPy 2.0.0b1 release (2) [wheel build] by Charles Harris · 1 year, 6 months ago
  52. 6336a26 DOC: fix references [skip actions][skip azp][skip cirrus] by mattip · 1 year, 6 months ago
  53. adba336 DOC: make nitpick mode cleaner [skip actions][skip azp][skip cirrus] by mattip · 1 year, 6 months ago
  54. 842d42a REL: Prepare for the NumPy 2.0.0b1 release [wheel build] by Charles Harris · 1 year, 6 months ago
  55. 218d916 DOC: Fix a note section markup in ``dtype.rst`` by Yuki K · 1 year, 6 months ago
  56. ad4d6ee DOC: complete the narrative section of the 2.0.0 release notes by Ralf Gommers · 1 year, 6 months ago
  57. df44639 DOC: fix all Sphinx warnings in 2.0.0-notes by Ralf Gommers · 1 year, 6 months ago
  58. 431bf0a Merge branch 'main' into 2.0-highlights by Ralf Gommers · 1 year, 6 months ago
  59. 030d72b Merge pull request #25962 from mattip/doc-fixes by Sebastian Berg · 1 year, 6 months ago
  60. 5b6bc7f DOC: fix typos [skip actions][skip azp][skip cirrus] by mattip · 1 year, 6 months ago
  61. 3d4aed3 API: revert position-only 'start' in 'np.arange' (#25955) by Matti Picus · 1 year, 6 months ago
  62. ad3524c API: Expose `PyArray_Pack` by Sebastian Berg · 1 year, 6 months ago
  63. b25ea3e DOC: address review comments on 2.0 release notes by Ralf Gommers · 1 year, 6 months ago
  64. dbbf235 Merge pull request #25943 from seberg/descr-abi-break by Matti Picus · 1 year, 6 months ago
  65. a174433 MAINT: Make output of Polynomial representations consistent (#21760) by Pieter Eendebak · 1 year, 6 months ago
  66. 3b5e6d8 DOC: add 2.0 release note highlights and narrative content by Ralf Gommers · 1 year, 6 months ago
  67. cbaba3f DOC: 2.0 migration guide cleanup; move ruff plugin section to the top by Ralf Gommers · 1 year, 6 months ago
  68. 4fb6ede DOC: add note on copy keyword to the 2.0 migration guide by Ralf Gommers · 1 year, 6 months ago
  69. 1f46066 DOC: add compatibility note about sort/argsort behavior by Ralf Gommers · 1 year, 6 months ago
  70. 4c38ec2 MAINT: As discussed make it two NULL fields at the end of dtype by Sebastian Berg · 1 year, 6 months ago
  71. 00f8641 DOC: update doc/source/release/2.0.0-notes.rst by Sebastian Berg · 1 year, 6 months ago
  72. 7653a32 DOC: Add and fixup/move docs for descriptor changes by Sebastian Berg · 1 year, 6 months ago
  73. 0170958 DOC: Fix incorrect rst markups of c function directives by Yuki K · 1 year, 6 months ago
  74. 341ef66 Merge pull request #25939 from F3eQnxN3RriK/doc-patch-1 by Matti Picus · 1 year, 6 months ago
  75. 8b0bc6d Merge pull request #25933 from rgommers/fix-towncrier-invocation by Charles Harris · 1 year, 6 months ago
  76. d83463c DOC: Add entries of ``npy_datetime`` and ``npy_timedelta`` by Yuki K · 1 year, 6 months ago
  77. e1fcb0f DOC: remove no longer needed steps from release walkthrough by Ralf Gommers · 1 year, 6 months ago
  78. f90d3c5 MAINT: ensure towncrier can be run >1x, and is included in `spin docs` by Ralf Gommers · 1 year, 6 months ago
  79. 2c95083 MAINT,API: Make c_metadata, fields, and names only exist on old-style dtypes (#25802) by Sebastian Berg · 1 year, 6 months ago
  80. 8ed37a6 Merge pull request #25920 from rgommers/neps-update-statuses by Charles Harris · 1 year, 6 months ago
  81. 8ac53ff Merge pull request #25929 from lysnikolaou/migration-guide-complex-numbers by Charles Harris · 1 year, 6 months ago
  82. a8d4e48 Merge pull request #25928 from lysnikolaou/add-np-char-migration-guide by Ralf Gommers · 1 year, 6 months ago
  83. 2347452 DOC: Add mention of complex number changes to migration guide by Lysandros Nikolaou · 1 year, 6 months ago
  84. b941dc4 DOC: Add note about np.char & np.strings in 2.0 migration guide by Lysandros Nikolaou · 1 year, 6 months ago
  85. 5a2a295 DOC: complete copy-edit of the 2.0.0 release notes by Ralf Gommers · 1 year, 6 months ago
  86. 34a8170 DOC: incorporate "upcoming changes" fragments into 2.0.0 release notes by Ralf Gommers · 1 year, 6 months ago
  87. d17824f DOC: clean up "Release notes" doc page with smaller toctree by Ralf Gommers · 1 year, 6 months ago
  88. acf49fe BUG: fix handling of copy keyword argument when calling __array__ by Nathan Goldbaum · 1 year, 6 months ago
  89. 7470655 NEP: update status of active process NEPs, NEP 21 Deferred, NEP 38 Final by Ralf Gommers · 1 year, 6 months ago
  90. b169a45 NEP: update to status of NEPs 30, 31, 37, 47, 56 by Ralf Gommers · 1 year, 6 months ago
  91. 5f9d6c3 DOC: Fix some document build errors about rst markups (#25915) by Yuki K · 1 year, 6 months ago
  92. 54b174f Merge pull request #25897 from seberg/revert-arrfuncs by Ralf Gommers · 1 year, 6 months ago
  93. 9df3add NEP: mark NEP 47 as superseded; add note with context for future readers by Ralf Gommers · 1 year, 6 months ago
  94. 28f4b29 DOC: update release notes for array API standard support changes by Ralf Gommers · 1 year, 6 months ago
  95. dc1dbdb DOC: update the page on array API standard compatibility by Ralf Gommers · 1 year, 6 months ago
  96. beb523c np.array: call __array__ with copy keyword by Mateusz Sokół · 1 year, 6 months ago
  97. ab9c6b8 API: Move back to original semantics for np.astype by Mateusz Sokół · 1 year, 6 months ago
  98. 906010e API: Introduce copy argument for np.asarray by Mateusz Sokół · 1 year, 6 months ago
  99. 6e9b286 NEP: add NEP 56 on array API standard support in main namespace (#25542) by Ralf Gommers · 1 year, 6 months ago
  100. 568aa77 MAINT: Fixups for revert: add docs and move GETITEM/SETITEM def by Sebastian Berg · 1 year, 6 months ago