NumPy 1.23.1 release
  1. d196400 REL: Prepare for the NumPy 1.23.1 release. by Charles Harris · 3 years, 2 months ago
  2. d28dc5a REL: prepare 1.23.x for further development by Charles Harris · 3 years, 2 months ago
  3. 6da3cd7 REL: Prepare for the NumPy 1.23.0 release by Charles Harris · 3 years, 2 months ago
  4. 1a13420 REL: Prepare for the NumPy 1.23.0rc3 release. by Charles Harris · 3 years, 3 months ago
  5. 97bbd66 DOC: Document loadtxt parsing int-via-float as release notes by Sebastian Berg · 3 years, 3 months ago
  6. 7810e60 MAINT: Point documentation version switcher at the docs homepage by Sebastian Berg · 3 years, 3 months ago
  7. 1458721 REL: Prepare for the NumPy 1.23.0rc1 release. by Charles Harris · 3 years, 3 months ago
  8. 41b6ac0 Merge pull request #21558 from bsipocz/python36_37_cleanup by Sebastian Berg · 3 years, 3 months ago
  9. d4d5771 MAINT: Python <3.8 related cleanups by Brigitta Sipőcz · 3 years, 3 months ago
  10. 53379cd MAINT: Python <3.7 related cleanups by Brigitta Sipőcz · 3 years, 3 months ago
  11. 89b4f72 DOC: Style version switcher button (#21451) by Pamphile Roy · 3 years, 3 months ago
  12. cdbee03 REL: Update main after 1.22.4 release. by Charles Harris · 3 years, 3 months ago
  13. db481ba Merge pull request #19226 from seberg/fix-void-cast-safety-promotion-and-comparison by Matti Picus · 3 years, 3 months ago
  14. c045def Remove mentioning deprecated and removed scipy.weave as an alternative by Brigitta Sipocz · 3 years, 3 months ago
  15. c5a9996 DOC: Proposal - make the doc landing page cards more similar to scipy/pandas (#21491) by Ross Barnowski · 3 years, 4 months ago
  16. e667c68 DOC: fix documentation for typedescr argument of PyArray_AsCArray by Markus Mohrhard · 3 years, 4 months ago
  17. 02d1204 Merge pull request #20020 from joukewitteveen/ma-ndenumerate by Matti Picus · 3 years, 4 months ago
  18. 9967058 DOC: mv details from release note to user guide. by Ross Barnowski · 3 years, 4 months ago
  19. 9d32cf7 DOC: style main page card. (#21456) by Pamphile Roy · 3 years, 4 months ago
  20. 8f8e446 WIP: docs... Need to start a whole new "promotion" probably based on some stuff in the NEP 50 draft... by Sebastian Berg · 3 years, 4 months ago
  21. fcfdfe9 Merge pull request #21400 from Patol75/patch-1 by Matti Picus · 3 years, 4 months ago
  22. 6b540f7 ENH: Apply suggested change by Thomas Duvernay · 3 years, 4 months ago
  23. 4c3958b DOC: Add version switcher to the documentation (#21426) by Sebastian Berg · 3 years, 4 months ago
  24. f9089b3 DOC: Windows and F2PY (#20311) by Rohit Goswami · 3 years, 4 months ago
  25. 26c1e04 Merge pull request #21410 from HaoZeke/gh19159 by Sebastian Berg · 3 years, 4 months ago
  26. cec19d7 Merge pull request #21187 from HaoZeke/f2pyDeterminism by Rohit Goswami · 3 years, 4 months ago
  27. 691db8b MAINT: Pick a better name by Rohit Goswami · 3 years, 4 months ago
  28. c409bd5 DOC: Update set of allowed f2cmap types by Rohit Goswami · 3 years, 4 months ago
  29. 02f90f5 DOC: Add missing functions in `numpy.testing` documentation by Thomas Duvernay · 3 years, 4 months ago
  30. 13e4180 DOC: non-orphan page, and casing. by Matthias Bussonnier · 3 years, 4 months ago
  31. 701f0a6 ENH: add ndenumerate specialization for masked arrays by Jouke Witteveen · 3 years, 4 months ago
  32. dc5aba5 Merge pull request #21032 from jon-deng/fix-sphinx-doc-errors by Matti Picus · 3 years, 4 months ago
  33. 1428df8 Merge pull request #21133 from seberg/doc-subclasses by Matti Picus · 3 years, 4 months ago
  34. ae13307 Merge pull request #21330 from NamamiShanker/f2pyTestsDoc by Charles Harris · 3 years, 5 months ago
  35. 5343468 DOC: Move f2py-testing to f2py-reference toctree by Namami Shanker · 3 years, 5 months ago
  36. 5ffb84c Merge pull request #21331 from charris/post-1.21.6-release-update by Charles Harris · 3 years, 5 months ago
  37. 3736b3b REL: Update main after 1.21.6 release. by Charles Harris · 3 years, 5 months ago
  38. 1cea366 DOC: Add f2py test docs to index toc by Namami Shanker · 3 years, 5 months ago
  39. 50ce363 DOC: Add F2PY test documentation by Namami Shanker · 3 years, 5 months ago
  40. b991d09 Merge pull request #21327 from asmeurer/array-api-doc-updates by Matti Picus · 3 years, 5 months ago
  41. 14c0a35 Small updates to the array_api docs by Aaron Meurer · 3 years, 5 months ago
  42. b2e7534 DOC: various spell checks and typo fixes (#21314) by Logan Thomas · 3 years, 5 months ago
  43. c91a7d0 Introduce numpy.core.setup_common.NPY_CXX_FLAGS by serge-sans-paille · 3 years, 5 months ago
  44. bebf218 Merge pull request #21260 from asmeurer/array-api-docs by Charles Harris · 3 years, 5 months ago
  45. 6892ab1 DOC: Made suggested changes. Kept the Python code output uniform by Bhavuk kalra · 3 years, 5 months ago
  46. 6aa2fca Merge branch 'numpy:main' into doc-improveGenShuffleDoc by Bhavuk kalra · 3 years, 5 months ago
  47. d80ebb1 DOC: double backticks and links by Matthias Bussonnier · 3 years, 5 months ago
  48. 3b38438 Note that keyword arguments with different defaults are breaking by Aaron Meurer · 3 years, 5 months ago
  49. 65f4baf DOC: Improve "random.generator.shuffle" docs page by bhavukkalra · 3 years, 5 months ago
  50. be1f91c Update review comments on the array API document by Aaron Meurer · 3 years, 5 months ago
  51. 9bd3b6e Add a note about the array API copy flag to reshape (which is not yet implemented) by Aaron Meurer · 3 years, 5 months ago
  52. a3624db Address review comments in the array API documentation by Aaron Meurer · 3 years, 5 months ago
  53. d29368e Add a document that enumerates the differences between numpy and numpy.array_api by Aaron Meurer · 3 years, 5 months ago
  54. 4790d36 DOC: Mention gitpod as alternative in environment setup docs (#21255) by Pax · 3 years, 5 months ago
  55. a9ce902 DOC: directive fix (single instead of double backticks). (#21247) by Matthias Bussonnier · 3 years, 5 months ago
  56. 4b73c2d ENH: Switch to a negative flag by Rohit Goswami · 3 years, 5 months ago
  57. 1954088 DOC: Reword for new emptygen behaviour by Rohit Goswami · 3 years, 5 months ago
  58. dc029df DOC: fix outdated description of unicode by Nimrod · 3 years, 6 months ago
  59. 701119e DOC: Note interop from "subclassing" docs and explain when to avoid by Sebastian Berg · 3 years, 6 months ago
  60. be70a24 DOC: Update documentation and usage by Rohit Goswami · 3 years, 6 months ago
  61. 4526ff4 DOC: Add testing dependencies to build workflow instructions (#21167) by Bhavuk kalra · 3 years, 6 months ago
  62. 3135e1f Merge pull request #21145 from tirthasheshpatel/fix-gh20743 by Matti Picus · 3 years, 6 months ago
  63. 2e3b4bb Merge pull request #21155 from mattip/wheel-upload by Charles Harris · 3 years, 6 months ago
  64. 65333c4 DOC: update recommendation for pinning numpy+3 (#21144) by Stefan van der Walt · 3 years, 6 months ago
  65. 464a124 DOC: `from_dlpack(x)` to `numpy.from_dlpack` by Tirth Patel · 3 years, 6 months ago
  66. baac336 DOC: use ELLIPSIS in error message and add note about copying by Tirth Patel · 3 years, 6 months ago
  67. 01d6bce DOC: make links to DLPack intersphinx by Tirth Patel · 3 years, 6 months ago
  68. 022a0b0 REL: Update main after 1.22.3 release. by Charles Harris · 3 years, 6 months ago
  69. fe5708a DOC: document uploads to ananconda.org by mattip · 3 years, 6 months ago
  70. 5f295a5 DOC: Fix formatting for routines.emath.rst title by Jonathan Deng · 3 years, 6 months ago
  71. 237c673 BLD: Run wheel builders on labeled pull requests by Thomas Li · 3 years, 6 months ago
  72. 9e646b6 DOC: Fix missing lib.scimath module reference by Jonathan Deng · 3 years, 6 months ago
  73. 823f31c DOC: Remove routines.lib.scimath.rst by Jonathan Deng · 3 years, 6 months ago
  74. 492489f DOC: add the DLPack protocol to interpolability docs by Tirth Patel · 3 years, 6 months ago
  75. 945e0ae MAINT: make np._from_dlpack public by Tirth Patel · 3 years, 6 months ago
  76. e5214e2 Merge branch 'main' into fix-sphinx-doc-errors by Jonathan Deng · 3 years, 6 months ago
  77. 1258280 DOC: Fix broken links to numpy.emath module by Jonathan Deng · 3 years, 6 months ago
  78. caf5ace Merge pull request #20559 from melissawm/f2py-guide by Rohit Goswami · 3 years, 6 months ago
  79. b1f12be Merge pull request #20875 from rgommers/deprecate-npdistutils by Matti Picus · 3 years, 6 months ago
  80. 924791e Merge pull request #20774 from miccoli/doc/datetime-semantics by Charles Harris · 3 years, 6 months ago
  81. ec8e9e7 MAINT: fix failure due to importing warnings in `distutils/__init__.py` by Ralf Gommers · 3 years, 6 months ago
  82. d87714c DOC: add section on moving to Setuptools by Ralf Gommers · 3 years, 7 months ago
  83. 0ae08d0 DEP: deprecate `numpy.distutils`, and add a migration guide by Ralf Gommers · 3 years, 7 months ago
  84. 91d4973 Merge pull request #21029 from hawkinsp/nontuple_index by Sebastian Berg · 3 years, 7 months ago
  85. e352160 DEP: Remove support for non-tuple nd-indices. by Peter Hawkins · 3 years, 7 months ago
  86. 4c60b32 Merge pull request #21039 from seberg/removed-relaxed-strides-checking by Charles Harris · 3 years, 7 months ago
  87. 0457cc7 MAINT: Remove the RELAXED_STRIDES_CHECKING env variable by Sebastian Berg · 3 years, 7 months ago
  88. 9d3735a Merge pull request #21016 from melissawm/doc-intersphinx-scipy by Sebastian Berg · 3 years, 7 months ago
  89. 3395437 DOC: Fixed Refguide errors (#19898) by Ovee Jawdekar · 3 years, 7 months ago
  90. 0b64e2a MAINT, DOC: Fix SciPy intersphinx link by melissawm · 3 years, 7 months ago
  91. df6ef7b REL: Update main after 1.22.2 release. by Charles Harris · 3 years, 7 months ago
  92. 7a038c8 Merge pull request #20185 from melissawm/add-interop-doc by Matti Picus · 3 years, 7 months ago
  93. 4f12830 DOC: switch Python intersphinx link from dev to stable. by Ross Barnowski · 3 years, 7 months ago
  94. cc1e500 DOC: update python minimal version to build from source by m10an · 3 years, 7 months ago
  95. a2f7194 DOC,TST: Fix Pandas code example as per new release by Mukulika · 3 years, 7 months ago
  96. b6751f1 DOC: Fixes minor formatting issue related to nested inline markup. by Michael Burkhart · 3 years, 7 months ago
  97. fd7ea71 DOC: random: Fix spelling of 'precision'. by warren · 3 years, 7 months ago
  98. 5ab126b MAINT: Fix inconsistent PyPI casing by Nihaal Sangha · 3 years, 7 months ago
  99. f9c4596 Merge pull request #20821 from rafaelcfsousa/p10_enablement by Matti Picus · 3 years, 7 months ago
  100. a8ecb7d DOC: Update CPU features table with VSX4 by Rafael Cardoso Fernandes Sousa · 3 years, 7 months ago