NumPy 1.26.1 release
  1. 411a55b Merge pull request #24928 from charris/update-version by Charles Harris · 1 year, 10 months ago v1.26.1
  2. aa91e5d REL: Update release versions by Charles Harris · 1 year, 10 months ago
  3. 6207a52 Merge pull request #24916 from charris/prepare-1.26.1-release by Ralf Gommers · 1 year, 10 months ago
  4. e27f774 MAINT: Revert cibuildwheel update by Charles Harris · 1 year, 10 months ago
  5. 48bdb17 REL: Prepare for the NumPy 1.26.1 release by Charles Harris · 1 year, 10 months ago
  6. f51d3ad Merge pull request #24912 from charris/backport-24904 by Charles Harris · 1 year, 10 months ago
  7. 94e315d Merge pull request #24911 from charris/backport-24860 by Charles Harris · 1 year, 10 months ago
  8. 114d086 Merge pull request #24906 from mtsokol/backport-_core-stubs by Charles Harris · 1 year, 10 months ago
  9. 54e6e65 BUG: loongarch doesn't use REAL(10) by Ivan A. Melnikov · 1 year, 10 months ago
  10. cc5e90f MAINT: Bump pypa/cibuildwheel from 2.16.1 to 2.16.2 by dependabot[bot] · 1 year, 10 months ago
  11. bd78090 MAINT: Backport numpy._core stubs. Remove NumpyUnpickler by Mateusz Sokół · 1 year, 10 months ago
  12. a037c40 Merge pull request #24902 from rgommers/1.26.1-release-notes by Charles Harris · 1 year, 11 months ago
  13. 067cf77 DOC: add a 1.26.1 release notes section for BLAS/LAPACK build changes by Ralf Gommers · 1 year, 11 months ago
  14. ff3187a Merge pull request #24899 from charris/backport-24893 by Ralf Gommers · 1 year, 11 months ago
  15. 891fb22 BLD: update setup.py build for changes to ILP64 build config by Ralf Gommers · 1 year, 11 months ago
  16. e8aca7c DEV: backport `_distributor_init.py` change to support scipy-openblas by Ralf Gommers · 1 year, 11 months ago
  17. a6f9ebb MAINT: Update ``pyproject.toml`` by Charles Harris · 1 year, 11 months ago
  18. 5134f9a MAINT: Use `linux_musl.yml` from main. by Charles Harris · 1 year, 11 months ago
  19. 34ea7a8 MAINT: Update ``spin/cmds.py`` from main. by Charles Harris · 1 year, 11 months ago
  20. cbdc785 ENH: meson: implement BLAS/LAPACK auto-detection and many CI jobs [wheel build] by Ralf Gommers · 1 year, 11 months ago
  21. c7e073c BLD: fix math func feature checks, fix FreeBSD build, add CI job (#24876) (#24879) by Charles Harris · 1 year, 11 months ago
  22. d042bda Merge pull request #24872 from charris/skip-failing-pypy-test by Charles Harris · 1 year, 11 months ago
  23. 2fc605a MAINT: Xfail test failing on PyPy. by Charles Harris · 1 year, 11 months ago
  24. a42408b Merge pull request #24870 from mtsokol/backport-numpy-unpickler by Charles Harris · 1 year, 11 months ago
  25. 57730a4 Add NumpyUnpickler by Mateusz Sokół · 1 year, 11 months ago
  26. f75cf1d Merge pull request #24840 from charris/backport-24778 by Charles Harris · 1 year, 11 months ago
  27. b7bf593 TST: Add check for multipliers in data [f2py] by Rohit Goswami · 1 year, 11 months ago
  28. 390be3a ENH: Fix DATA with * statements by Rohit Goswami · 1 year, 11 months ago
  29. 093a07c MAINT: Cleanup as per review by Rohit Goswami · 1 year, 11 months ago
  30. 5614044 BUG: Fix handling of data statements by Rohit Goswami · 1 year, 11 months ago
  31. 138b5e1 TST: More tests for gh-24746 by Rohit Goswami · 1 year, 11 months ago
  32. 112730c MAINT: Refactor changes to be clearer by Rohit Goswami · 1 year, 11 months ago
  33. b63422d MAINT: Minor cleanup by Rohit Goswami · 1 year, 11 months ago
  34. 8415cf0 BUG,MAINT: Fallback to old behavior on F77 by Rohit Goswami · 1 year, 11 months ago
  35. e3f8213 TST: Add examples for gh-24746 by Rohit Goswami · 1 year, 11 months ago
  36. 56c68f2 TMP: Hide in a try except by Rohit Goswami · 1 year, 11 months ago
  37. b55e1ef Merge pull request #24831 from charris/backport-24828 by Charles Harris · 1 year, 11 months ago
  38. 6f0534b BUG, SIMD: use scalar cmul on bad Apple clang x86_64 (#24828) by Jake Lishman · 1 year, 11 months ago
  39. 3dec661 Merge pull request #24813 from charris/backport-24762 by Charles Harris · 1 year, 11 months ago
  40. 0a17169 BUG: Fix order of Windows OS detection macros. (#24762) by Mahder Gebremedhin · 1 year, 11 months ago
  41. ac5b97a Merge pull request #24804 from charris/backport-24793 by Charles Harris · 1 year, 11 months ago
  42. dab0e4b MAINT: fix licence path win by Andrew Nelson · 1 year, 11 months ago
  43. 10a9d14 Merge pull request #24803 from charris/backport-24802 by Charles Harris · 1 year, 11 months ago
  44. 4fa5fdd BLD: updated vendored-meson/meson for mips64 fix by Ralf Gommers · 1 year, 11 months ago
  45. dfdc2e1 Merge pull request #24786 from charris/use-compute-credits by Charles Harris · 1 year, 11 months ago
  46. bcf318b MAINT: Activate ``use-compute-credits`` for Cirrus. by Charles Harris · 1 year, 11 months ago
  47. 2d2d856 Merge pull request #24785 from charris/backport-24753 by Charles Harris · 1 year, 11 months ago
  48. e6a9786 BLD: add libquadmath to licences and other tweaks (#24753) by Matti Picus · 1 year, 11 months ago
  49. 6410d12 Merge pull request #24776 from seiko2plus/issue_24750 by Charles Harris · 1 year, 11 months ago
  50. 8f8a4a4 BUG: Fix SIMD f32 trunc test on s390x when baseline is none by Sayed Adel · 1 year, 11 months ago
  51. 927f58e Merge pull request #24773 from charris/backport-24696 by Charles Harris · 1 year, 11 months ago
  52. 314ada6 Merge pull request #24771 from charris/backport-24733 by Charles Harris · 1 year, 11 months ago
  53. a17c6b9 DOC: Updated the meson page to reflect the new meson defaults related to #24550 by munira-alduraibi · 1 year, 11 months ago
  54. c534d13 BLD, BUG: Fix build failure for host flags e.g. `-march=native` on unsupported architectures by Sayed Adel · 1 year, 11 months ago
  55. 51a0b9a Merge pull request #24748 from licy183/fix-numpy-whl-version by Matti Picus · 1 year, 11 months ago
  56. 7947ae5 MAINT: fix version string in wheels built with setup.py by Chongyun Lee · 1 year, 11 months ago
  57. 32f711d Merge pull request #24742 from charris/update-cibuildwheel-version by Charles Harris · 1 year, 11 months ago
  58. ad49773 MAINT: Update cibuildwheel-version by Charles Harris · 1 year, 11 months ago
  59. 33212f6 MAINT: prepare 1.26.x for further development by Charles Harris · 2 years ago
  60. d35cd07 Merge pull request #24722 from charris/prepare-1.26.0-release by Charles Harris · 2 years ago v1.26.0
  61. 2f7c195 REL: Prepare for the NumPy 1.26.0 release by Charles Harris · 2 years ago
  62. c550abf Merge pull request #24718 from rgommers/doc-update by Charles Harris · 2 years ago
  63. 4893b24 DEV: improve `spin docs` command by Ralf Gommers · 2 years ago
  64. 44fe37c DOC: fix two cross-references to SciPy docs in "building from source" by Ralf Gommers · 2 years ago
  65. f2121dc DOC: Fix doc build warning for random. by Liang Yan · 2 years ago
  66. ca97802 Merge pull request #24707 from charris/backport-24705 by Charles Harris · 2 years ago
  67. 92aab8c TYP: Use `collections.abc.Buffer` in the `npt.ArrayLike` definition by Bas van Beek · 2 years ago
  68. 56e580d TYP: Use `collections.abc.Buffer` in the Array API by Bas van Beek · 2 years ago
  69. 5ef53c6 TYP: Add annotations for the py3.12 buffer protocol by Bas van Beek · 2 years ago
  70. 2e84b15 Merge pull request #24701 from charris/backport-23282 by Charles Harris · 2 years ago
  71. cb3ffca BUG: Handle data statements in pyf files correctly by Rohit Goswami · 2 years ago
  72. 6e63526 MAINT: Add a helper by Rohit Goswami · 2 years ago
  73. b948db8 TST: Add tests for edge case with data statements by Rohit Goswami · 2 years ago
  74. 47c8d03 BUG: Simplify and fix gh-23276 by Rohit Goswami · 2 years ago
  75. b713467 TST: Add test for gh-23276 by Rohit Goswami · 2 years ago
  76. 5a8d648 Merge pull request #24700 from charris/backport-24698 by Charles Harris · 2 years ago
  77. c9e72cd BLD: fix issue with compiler selection during cross compilation by Ralf Gommers · 2 years ago
  78. 02dd13d Merge pull request #24675 from charris/backport-24671 by Charles Harris · 2 years ago
  79. d4555f1 BLD: build wheels for 32-bit Python on Windows, using MSVC [wheel build] by Ralf Gommers · 2 years ago
  80. 2fd8384 TST: random: skip test for extending with Cython on 32-bit Windows by Ralf Gommers · 2 years ago
  81. 91f6245 Merge pull request #24665 from charris/backport-24664 by Charles Harris · 2 years ago
  82. b1d215b BLD: fix bug in random.mtrand extension, don't link libnpyrandom by Ralf Gommers · 2 years ago
  83. 164a201 Merge pull request #24659 from charris/backport-24414 by Ralf Gommers · 2 years ago
  84. 9e43126 BLD: allow specifying the long double format to avoid the runtime check by Filipe Laíns · 2 years ago
  85. 436752e Merge pull request #24653 from charris/prepare-1.26.0rc1 by Charles Harris · 2 years ago v1.26.0rc1
  86. c3f4b05 REL: Prepare for the NumPy 1.26.0rc1 release. by Charles Harris · 2 years ago
  87. bbd7561 Merge pull request #24648 from charris/backport-24461 by Charles Harris · 2 years ago
  88. 9e8a7a8 SIMD: Refactor partial load Workaround for Clang by Sayed Adel · 2 years ago
  89. acde96a Merge pull request #24647 from charris/backport-24532 by Charles Harris · 2 years ago
  90. 4fe7ea3 ENH: ``meson`` backend for ``f2py`` (#24532) by Rohit Goswami · 2 years ago
  91. a55b653 Merge pull request #24637 from BvB93/assert_type_backport by Charles Harris · 2 years ago
  92. d842231 Merge pull request #24638 from charris/backport-24636 by Charles Harris · 2 years ago
  93. ca0e140 MAINT: Bump actions/checkout from 3.6.0 to 4.0.0 by Charles Harris · 2 years ago
  94. 6d4d5aa TYP: More `np.ctypeslib` test fixes for windows by Bas van Beek · 2 years ago
  95. c141c2b TYP: Bump mypy to 1.5.1 by Bas van Beek · 2 years ago
  96. c650ab3 TYP: Overhaul the typing test suite by Bas van Beek · 2 years ago
  97. 8294350 TYP: Refactor the typing misc-tests cases using `typing.assert_type` by Bas van Beek · 2 years ago
  98. 7690063 TYP: Refactor the typing reveal-test cases using `typing.assert_type` by Bas van Beek · 2 years ago
  99. 6e2e24f Merge pull request #24630 from charris/backport-24623 by Charles Harris · 2 years ago
  100. dcd8b9d Merge pull request #24629 from charris/backport-24628 by Charles Harris · 2 years ago