NumPy 1.23.5 release
  1. 0d3d500 Merge pull request #22596 from charris/backport-22503 by Charles Harris · 2 years, 10 months ago
  2. 92637d4 CI: Only fetch in actions/checkout by DWesl · 2 years, 10 months ago
  3. 70cdbe5 DEV: Update GH actions and Dockerfile for Gitpod (#22452) by Tania Allard · 2 years, 10 months ago
  4. c6118bf CI: Switch to cygwin/cygwin-install-action@v2 by DWesl · 2 years, 10 months ago
  5. 99319b9 MAINT: update sde toolkit to 9.0, fix download link by mattip · 3 years ago
  6. 150b6d4 CI: Test NumPy build against old versions of GCC(6, 7, 8) by Sayed Adel · 3 years, 1 month ago
  7. cb63445 BLD: Build python3.11.0rc1 wheels. by Charles Harris · 3 years, 1 month ago
  8. f466139 MAINT: Start testing with Python 3.11. by Mariusz Felisiak · 3 years, 3 months ago
  9. 11338ef DOC: Add a comment about keeping the `test_requirements.txt` subset synced by Bas van Beek · 3 years, 3 months ago
  10. f1c6ffb TST: Move `typing_extensions` installation to the container-creation step by Bas van Beek · 3 years, 3 months ago
  11. ed20d4a TST: Try `pip` instead of `pip3` by Bas van Beek · 3 years, 3 months ago
  12. 82a8ac3 TST: Install `test_requirements` during the container build stage by Bas van Beek · 3 years, 3 months ago
  13. 8309ea5 TST: Ensure that `test_requirements` is always installed by Bas van Beek · 3 years, 3 months ago
  14. 16342c5 MAINT: update PyPy to 7.3.9 and remove unused script by mattip · 3 years, 4 months ago
  15. c0696c5f2 MAINT: Update to Cython 0.29.30. by Mariusz Felisiak · 3 years, 4 months ago
  16. 73a9e8e MAINT: Update to Cython 0.29.29. by Mariusz Felisiak · 3 years, 4 months ago
  17. c471b00 secure PR template URLs by Kushal Beniwal · 3 years, 4 months ago
  18. efe7024 MAINT: be sure to match base and docker images by mattip · 3 years, 4 months ago
  19. f996a2b Merge pull request #20669 from DWesl/cygwin-use-reference-blas by Sebastian Berg · 3 years, 5 months ago
  20. 8c86106 CI: Add explanatory comment to workaround step by DWesl · 3 years, 5 months ago
  21. 51d4695 BLD: Bump cibuildwheel and enable more PyPy by Thomas Li · 3 years, 5 months ago
  22. bd273b5 MAINT: Update setup-cygwin to v3 again. by Charles Harris · 3 years, 5 months ago
  23. fb5f1a7 MAINT: Fix failing simd and cygwin tests. by Charles Harris · 3 years, 5 months ago
  24. 7d2a465 MAINT: bump versions in Github actions configuration to v3. by Mariusz Felisiak · 3 years, 5 months ago
  25. 1e81fa5 MAINT: remove maint from triggering wheel build, add env to sdist by mattip · 3 years, 6 months ago
  26. 028e6d1 BLD: Make a sdist [wheel build] by Thomas Li · 3 years, 6 months ago
  27. 64cfb04 Merge pull request #21128 from mayeut/cibuildwheel-config by Matti Picus · 3 years, 6 months ago
  28. 3826415 BLD: move cibuildwheel configuration to `pyproject.toml` [wheel build] by mayeut · 3 years, 6 months ago
  29. 237c673 BLD: Run wheel builders on labeled pull requests by Thomas Li · 3 years, 6 months ago
  30. 9d5378b BLD: bump cibuildwheel 2.3.0 → 2.3.1 on GHA [wheel build] by mayeut · 3 years, 6 months ago
  31. a333c5a CI: Improve concurrency to cancel running jobs on PR update by HarshCasper · 3 years, 6 months ago
  32. a1aa2cc comment out macos pypy builds [wheel build] by Thomas Li · 3 years, 7 months ago
  33. 9f72b91 update cython, pypy for cython0.29.28 and pypy v7.3.8 release by mattip · 3 years, 7 months ago
  34. 39bd45d BLD: Try adding aarch64 wheels [wheel build] by Thomas Li · 3 years, 7 months ago
  35. 519589a BUILD: make sure a python3 is on the path by mattip · 3 years, 7 months ago
  36. f312be1 BUILD: tweak upload to use python3, less verbose by mattip · 3 years, 7 months ago
  37. 5585fa4 use repo secrets for uploading by mattip · 3 years, 7 months ago
  38. b4ad487 BUILD: change syntax to use env variable by mattip · 3 years, 7 months ago
  39. 377ab31 BUILD: simplify upload step by mattip · 3 years, 7 months ago
  40. 358cce3 Merge pull request #21035 from mattip/token by Matti Picus · 3 years, 7 months ago
  41. cbc2d8d BUILD: combine upload steps by Thomas Li · 3 years, 7 months ago
  42. 0457cc7 MAINT: Remove the RELAXED_STRIDES_CHECKING env variable by Sebastian Berg · 3 years, 7 months ago
  43. 5e2f055 BUILD: remove condition on upload step by mattip · 3 years, 7 months ago
  44. edb992a use brackets in github action syntax by mattip · 3 years, 7 months ago
  45. 127a09f BUILD: schedule weekly builds for Wed by mattip · 3 years, 7 months ago
  46. 873a9a9 BUILD: use --skip instead of --force when uploading, like numpy-wheels by mattip · 3 years, 7 months ago
  47. 3832aa2 exclude the *dev0 dummy tag by mattip · 3 years, 7 months ago
  48. a506752 BUILD: tweak conditions for steps [wheel build] by mattip · 3 years, 7 months ago
  49. 3859633 BUILD: use secrets by mattip · 3 years, 7 months ago
  50. 268341e do not run on forks by mattip · 3 years, 7 months ago
  51. 2ca4945 BUILD: echo github.ref by mattip · 3 years, 7 months ago
  52. ced1114 BUILD: do not run workflows on forks by mattip · 3 years, 7 months ago
  53. aa51985 run step on tag merge by mattip · 3 years, 7 months ago
  54. 4e8413f allow action to run by mattip · 3 years, 7 months ago
  55. 7c310f3 BUILD: upload wheels to anaconda by mattip · 3 years, 7 months ago
  56. ae270c3 Merge pull request #20747 from lithomas1/patch-2 by Matti Picus · 3 years, 8 months ago
  57. 735de89 BLD: Upload wheel artifacts separately [wheel build] by Thomas Li · 3 years, 8 months ago
  58. e7a8e22 ENH: fix a typo in the example trigger for wheels by Evgeny Posenitskiy · 3 years, 8 months ago
  59. 8eabfc7 CI: Run Cygwin CI with Netlib reference BLAS. by DWesl · 3 years, 8 months ago
  60. e17df97 CI: Print installed package versions on failure on Cygwin. by DWesl · 3 years, 9 months ago
  61. b92d9e2 DEV: Add `TYP`, a standard acronym for static typing by Bas van Beek · 3 years, 9 months ago
  62. 7d89dda BLD: Add Windows 32-bit wheels [wheel build] by Thomas Li · 3 years, 9 months ago
  63. 75fa822 REF: Clean up wheels workflow [wheel build] by Thomas Li · 3 years, 9 months ago
  64. 7fe21c6 BLD: Add PyPy wheels [wheel build] by Thomas Li · 3 years, 9 months ago
  65. 13ae8ef BLD: Add arm64 wheels [wheel build] by Thomas Li · 3 years, 9 months ago
  66. e0b1d78 MAINT: Pin OS versions when building wheels [wheel build] by Thomas Li · 3 years, 9 months ago
  67. 351ce2f TEST: use pypy3.8-v7.3.7 final versions by mattip · 3 years, 9 months ago
  68. 2a1284b Add 64 bit Windows builds [wheel build] by Thomas Li · 3 years, 10 months ago
  69. a961cd5 MAINT: Rename commit trigger to wheel build for building wheels by Thomas J. Fan · 3 years, 10 months ago
  70. de63ee7 MAINT: Remove codeql-analysis.yml. by Charles Harris · 3 years, 10 months ago
  71. 6079dd3 Create codeql-analysis.yml by Charles Harris · 3 years, 10 months ago
  72. 2278119 Merge pull request #20232 from seiko2plus/ci_workflow_simd_sde by Matti Picus · 3 years, 10 months ago
  73. 6f9fb3d CI: Add new workflow for Intel SDE by Sayed Adel · 3 years, 10 months ago
  74. 5357cdf MAINT Fix typo for event name by Thomas J. Fan · 3 years, 10 months ago
  75. 265dd67 ENH: Add prompt for title in issue forms (#20207) by Mukulika · 3 years, 10 months ago
  76. 1ccdb7b MAINT: remove Dependabot by Ralf Gommers · 3 years, 10 months ago
  77. fa397e9 Merge pull request #20102 from thomasjpfan/ci_buildwheel_rf by Matti Picus · 3 years, 10 months ago
  78. eaf95ff TST: Move rebase command to a separate file. by DWesl · 3 years, 10 months ago
  79. ce46874 TST: Change quote style in rebase command. by DWesl · 3 years, 10 months ago
  80. 9ac4819 TST: Rebase NumPy dlls before running test in Cygwin CI. by DWesl · 3 years, 10 months ago
  81. 4205ee7 TST: Move all references to python version in Cygwin CI to single file. by DWesl · 3 years, 10 months ago
  82. 5e25f1a CI: Add new workflow/action for testing universal intrinsics on armv7 by Sayed Adel · 3 years, 10 months ago
  83. 2ae7aeb [demo] how-to replacing numpy custom generation engine by raw C++ by serge-sans-paille · 3 years, 11 months ago
  84. 7dcc3c1 DOC Improve versioneer.py comment by Thomas J. Fan · 3 years, 11 months ago
  85. 8b1e204 WIP Restrict install cffi in test_requirements.txt by Thomas J. Fan · 3 years, 11 months ago
  86. 27308ef CLN Remove restrictions for easier debugging on forks [cd build] by Thomas J. Fan · 3 years, 11 months ago
  87. 8ce8489 CLN Address comments by Thomas J. Fan · 3 years, 11 months ago
  88. c9abce5 Revert "REV Revert libffi flag [cd build]" by Thomas J. Fan · 3 years, 11 months ago
  89. 9b45d83 REV Revert libffi flag [cd build] by Thomas J. Fan · 3 years, 11 months ago
  90. 126316e ENH Only allow numpy/numpy to build [cd build] by Thomas J. Fan · 3 years, 11 months ago
  91. cead9bf ENH Do not always install libffi-devel by Thomas J. Fan · 3 years, 11 months ago
  92. cafe3cf ENH Adds python 3.10 [cd build] by Thomas J. Fan · 3 years, 11 months ago
  93. 500d4c6 MAINT Filter for workflow_dispatch [cd build] by Thomas J. Fan · 3 years, 11 months ago
  94. a83f0f2 BLD Uses cibuildwheel for linux/osx wheels [cd build] by Thomas J. Fan · 3 years, 11 months ago
  95. f30d5af TST: Explicitly mark the python versions as strings by Bas van Beek · 4 years ago
  96. 9f14568 TST: Add the new python 3.10 release to the CI by Bas van Beek · 4 years ago
  97. 12612d7 revert debug stuff by mattip · 4 years ago
  98. 8262dc9 activate build/tests on pypy3.8rc1 by mattip · 4 years ago
  99. 54959ec ENH: Replaced markdown issue templates with issue forms (#19814) by Mukulika · 4 years ago
  100. a136dba MAINT: Update funding link in FUNDING.yml (#19965) by Fayas Noushad · 4 years ago