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