NumPy 2.0.0b1 release
  1. b3e3a21 CI: don't use `fetch-tags` in wheel build jobs by Ralf Gommers · 1 year, 5 months ago
  2. e44787b BLD: push a tag builds a wheel by Andrew Nelson · 1 year, 5 months ago
  3. 5c9d557 BLD: use hash for mamba action [wheel build] by Andrew Nelson · 1 year, 6 months ago
  4. 4913772 BLD: try to build most macOS wheels on GHA (#25945) by Andrew Nelson · 1 year, 6 months ago
  5. b46e166 MAINT: Bump actions/cache from 4.0.0 to 4.0.1 by dependabot[bot] · 1 year, 6 months ago
  6. b6ea15c CI: allow job matrixes to complete when one fails [skip circle][skip azp][skip cirrus] by mattip · 1 year, 6 months ago
  7. 3c4ee6b Merge pull request #25894 from agriyakhetarpal/enable-emscripten-ci by Ralf Gommers · 1 year, 6 months ago
  8. d2d2c25 CI: Re-enable Emscripten/Pyodide CI job for NumPy by Agriya Khetarpal · 1 year, 6 months ago
  9. 85d35a4 MAINT: Bump conda-incubator/setup-miniconda from 3.0.2 to 3.0.3 by dependabot[bot] · 1 year, 6 months ago
  10. 9858434 CI, MAINT: use `fetch-tags: true`, dequote conditions by Agriya Khetarpal · 1 year, 6 months ago
  11. e12be3e TST: Add test requirements file for Emscripten CI job by Agriya Khetarpal · 1 year, 6 months ago
  12. 72a023f CI: run apt update before apt-install in linux-blas workflow by Nathan Goldbaum · 1 year, 6 months ago
  13. f4597eb Merge pull request #25874 from numpy/dependabot/github_actions/conda-incubator/setup-miniconda-3.0.2 by Charles Harris · 1 year, 6 months ago
  14. 3855721 MAINT: Bump conda-incubator/setup-miniconda from 3.0.1 to 3.0.2 by dependabot[bot] · 1 year, 6 months ago
  15. 72f7402 BUG: check blas version [skip azp][skip cirrus][skip circle] by mattip · 1 year, 6 months ago
  16. 3a0e656 BUG: properly set LD_LIBRARY_PATH, check blas version [skip azp][skip cirrus][skip circle] by mattip · 1 year, 6 months ago
  17. ad45050 BUG: use print to actually output something [skip azp][skip cirrus][skip circle] by mattip · 1 year, 6 months ago
  18. b6d8511 MAINT: Bump actions/dependency-review-action from 4.1.2 to 4.1.3 by dependabot[bot] · 1 year, 6 months ago
  19. 8f44287 CI: make chocolatey fail when a dependency doesn't install by Nathan Goldbaum · 1 year, 6 months ago
  20. c86e376 MAINT: Bump actions/dependency-review-action from 4.1.0 to 4.1.2 by dependabot[bot] · 1 year, 6 months ago
  21. eeb1b3c Merge pull request #25739 from andyfaff/m1 by Charles Harris · 1 year, 6 months ago
  22. eb5d345 CI: don't crash CI for UBSAN errors by Nathan Goldbaum · 1 year, 6 months ago
  23. 45027bc CI: remove cirrus macos_arm64 entries by Andrew Nelson · 1 year, 6 months ago
  24. 86c828a CI: make sensible run name by Andrew Nelson · 1 year, 6 months ago
  25. 9d5fb80 TST: macos_arm64 test on GHA by Andrew Nelson · 1 year, 6 months ago
  26. 7e5e530 MAINT: Bump actions/dependency-review-action from 4.0.0 to 4.1.0 by dependabot[bot] · 1 year, 6 months ago
  27. 673d604 Merge pull request #25505 from mattip/replace-openblas_support by Andrew Nelson · 1 year, 6 months ago
  28. 2799166 BLD: cannot use 'spin config-openblas' in a wheel-based build [wheel build] by Matti Picus · 1 year, 6 months ago
  29. ecccca6 fixes from review [wheel build] by mattip · 1 year, 6 months ago
  30. d5cc9ea set PKG_CONFIG_PATH to full path on win, use newer wheel by mattip · 1 year, 7 months ago
  31. 58c6584 MAINT: Bump actions/setup-node from 4.0.1 to 4.0.2 by dependabot[bot] · 1 year, 7 months ago
  32. ddf97f9 use env variable for windows PKG_CONFIG_PATH, replace slashes, split cirrus jobs by Matti Picus · 1 year, 7 months ago
  33. 41e500b Merge pull request #25780 from numpy/dependabot/github_actions/larsoner/circleci-artifacts-redirector-action-4e13a10d89177f4bfc8007a7064bdbeda848d8d1 by Charles Harris · 1 year, 7 months ago
  34. 85bf0e2 MAINT: Bump larsoner/circleci-artifacts-redirector-action by dependabot[bot] · 1 year, 7 months ago
  35. e5627e2 MAINT: Bump actions/upload-artifact from 4.3.0 to 4.3.1 by dependabot[bot] · 1 year, 7 months ago
  36. fcc7ac6 BLD: replace uses of openblas_support with openblas wheels [wheel build] by Matti Picus · 1 year, 7 months ago
  37. da5bc52 Merge pull request #25735 from numpy/dependabot/github_actions/pypa/cibuildwheel-2.16.5 by Charles Harris · 1 year, 7 months ago
  38. ddc2ce9 MAINT: Bump actions/cache from 3 to 4 by dependabot[bot] · 1 year, 7 months ago
  39. 070b9c6 MAINT: Bump pypa/cibuildwheel from 2.16.4 to 2.16.5 by dependabot[bot] · 1 year, 7 months ago
  40. ff9cedf BLD: mv all requirement files to a subdirectory by mattip · 1 year, 7 months ago
  41. d3da2ce BLD: add pinning for scipy-openblas wheels by mattip · 1 year, 7 months ago
  42. 2a52c57 Merge pull request #25503 from mattip/unpin-cibuildwheel by Charles Harris · 1 year, 7 months ago
  43. 55ab3d4 CI: pin better [skip azp][skip cirrus][skip circle] by Matti Picus · 1 year, 7 months ago
  44. b2f895d update to 2.16.4 [wheel build] by mattip · 1 year, 7 months ago
  45. 54a4aae CI: pin cygwin python to 3.9.16-1 [skip cirrus][skip azp][skip circle] by mattip · 1 year, 7 months ago
  46. c0c381b MAINT: Bump actions/upload-artifact from 4.2.0 to 4.3.0 by dependabot[bot] · 1 year, 7 months ago
  47. 451acb8 MAINT: Bump mymindstorm/setup-emsdk from 13 to 14 by dependabot[bot] · 1 year, 7 months ago
  48. 2cf0038 MAINT: Bump actions/upload-artifact from 4.1.0 to 4.2.0 by dependabot[bot] · 1 year, 7 months ago
  49. e510ae1 MAINT: Bump actions/dependency-review-action from 3.1.5 to 4.0.0 by dependabot[bot] · 1 year, 7 months ago
  50. f1a8e33 MAINT: Bump actions/upload-artifact from 4.0.0 to 4.1.0 by dependabot[bot] · 1 year, 7 months ago
  51. 4b9c96a MAINT: Bump actions/dependency-review-action from 3.1.4 to 3.1.5 by dependabot[bot] · 1 year, 8 months ago
  52. da1a0b5 CI: fix the Accelerate ILP64 build step, so -Duse-ilp64=true is honored by Ralf Gommers · 1 year, 8 months ago
  53. d9dd4b5 CI: Bump the ubuntu-latest python version from 3.10 to 3.12 for the mypy jobs by Bas van Beek · 1 year, 8 months ago
  54. d815ef3 DEV: add `ninja` to `test_requirements.txt` and clean up related comment by Ralf Gommers · 1 year, 8 months ago
  55. 81ac1c4 Merge pull request #25417 from numpy/dependabot/github_actions/actions/setup-node-4.0.1 by Charles Harris · 1 year, 8 months ago
  56. 5a0def2 MAINT: Bump larsoner/circleci-artifacts-redirector-action by dependabot[bot] · 1 year, 8 months ago
  57. 4be0c9b MAINT: Bump actions/setup-node from 3.8.1 to 4.0.1 by dependabot[bot] · 1 year, 8 months ago
  58. 08e6252 Merge pull request #25376 from r-devulap/spr-baseline by Sayed Adel · 1 year, 8 months ago
  59. 674cb05 MAINT: Bump actions/upload-artifact from 3.1.3 to 4.0.0 by dependabot[bot] · 1 year, 8 months ago
  60. bde2964 Move SIMD SPR tests to intel_sde_spr job by Raghuveer Devulapalli · 1 year, 8 months ago
  61. ed7f19b CI: Split CI jobs on TGL and SPR by Raghuveer Devulapalli · 1 year, 8 months ago
  62. 7a29f66 Add TGL tests and build with cpu-baseline of avx512f by Raghuveer Devulapalli · 1 year, 8 months ago
  63. b743ee0 Fix SDE file extension name and update cpu-baseline=avx512_spr by Raghuveer Devulapalli · 1 year, 8 months ago
  64. 894a1e3 CI: UPdate SDE version to 9.27 and run tests on SPR by Raghuveer Devulapalli · 1 year, 8 months ago
  65. 22246db MAINT: Bump actions/setup-python from 4.8.0 to 5.0.0 by dependabot[bot] · 1 year, 9 months ago
  66. d58cd9a MAINT: Bump actions/setup-python from 4.7.1 to 4.8.0 by dependabot[bot] · 1 year, 9 months ago
  67. 8660f34 TST: Fix fp_noncontiguous and fpclass on riscv64 by Mark Ryan · 1 year, 9 months ago
  68. 904412e Merge pull request #25282 from numpy/dependabot/github_actions/conda-incubator/setup-miniconda-3.0.1 by Charles Harris · 1 year, 9 months ago
  69. 766ffa7 CI: Install Lapack runtime on Cygwin. by DWesl · 1 year, 9 months ago
  70. 85ddfe9 MAINT: Bump conda-incubator/setup-miniconda from 3.0.0 to 3.0.1 by dependabot[bot] · 1 year, 9 months ago
  71. 8216139 Merge pull request #25246 from markdryan/enable-riscv64-ci by Sebastian Berg · 1 year, 9 months ago
  72. fa27a66 Merge pull request #25272 from ngoldbaum/threadpoolctl-bug-template by Charles Harris · 1 year, 9 months ago
  73. 729e4a1 MAINT: split show_runtime() and version checks in issue template [skip ci] by Nathan Goldbaum · 1 year, 9 months ago
  74. 49ba8e0 MAINT: Bump actions/checkout from 3 to 4 by dependabot[bot] · 1 year, 9 months ago
  75. 06d7bdf Merge pull request #25167 from mtsokol/array-api-test-ci by Nathan Goldbaum · 1 year, 9 months ago
  76. 7bd914d MAINT: Bump actions/dependency-review-action from 3.1.3 to 3.1.4 by dependabot[bot] · 1 year, 9 months ago
  77. d99cae3 MAINT: Bump conda-incubator/setup-miniconda from 2.2.0 to 3.0.0 by dependabot[bot] · 1 year, 9 months ago
  78. 724d86e Apply review comments by Mateusz Sokół · 1 year, 9 months ago
  79. 4373469 MAINT: Add array-api-tests CI stage, add numpy.ndarray.__array_namespace__ by Mateusz Sokół · 1 year, 9 months ago
  80. b9cbb5c CI: Add CI test for riscv64 by Mark Ryan · 1 year, 9 months ago
  81. 23677ed MAINT: Bump mymindstorm/setup-emsdk from 12 to 13 by dependabot[bot] · 1 year, 9 months ago
  82. f7ec2fc BLD, CI: revert pinning scipy-openblas by mattip · 1 year, 9 months ago
  83. 585e8fb Merge pull request #25139 from numpy/dependabot/github_actions/actions/dependency-review-action-3.1.3 by Charles Harris · 1 year, 9 months ago
  84. a901911 BLD: limit scipy-openblas32 wheel to 0.3.23.293.2 (#25085) by Matti Picus · 1 year, 9 months ago
  85. 37b77f4 MAINT: Bump actions/dependency-review-action from 3.1.2 to 3.1.3 by dependabot[bot] · 1 year, 9 months ago
  86. 43afba5 MAINT: Bump actions/dependency-review-action from 3.1.1 to 3.1.2 by dependabot[bot] · 1 year, 10 months ago
  87. 14f2257 Merge pull request #24806 from seiko2plus/issue_24789 by Charles Harris · 1 year, 10 months ago
  88. ca75955 MAINT: Bump actions/dependency-review-action from 3.1.0 to 3.1.1 by dependabot[bot] · 1 year, 10 months ago
  89. 1059da9 BLD: change default of the `allow-noblas` option to true. by Ralf Gommers · 1 year, 10 months ago
  90. e8edc2b CI: add a split Netlib BLAS job, no pkg-config, with OpenSUSE container by Ralf Gommers · 1 year, 10 months ago
  91. 71a7e0d MAINT: Unpin urllib3 for anaconda-client install by Charles Harris · 1 year, 10 months ago
  92. 8d0bdd4 CI: Add CI test for ppc64 with power10 as baseline by Sayed Adel · 1 year, 10 months ago
  93. 034f560 CI: add setuptools as a test dependency in one 3.12 CI job by Ralf Gommers · 1 year, 10 months ago
  94. 12685aa MAINT: Bump ossf/scorecard-action from 2.3.0 to 2.3.1 by dependabot[bot] · 1 year, 10 months ago
  95. af3910e MAINT: Bump actions/checkout from 4.1.0 to 4.1.1 by dependabot[bot] · 1 year, 10 months ago
  96. 47b70cb MAINT: Update numpy.core paths to numpy._core by Mateusz Sokół · 1 year, 10 months ago
  97. 0aa50bc REV: Revert cibuildwheels to v2.16.1. [wheel build] by Charles Harris · 1 year, 10 months ago
  98. a5fa4c1 ENH: Re-enable PyPy wheel builds [wheel build] by Charles Harris · 1 year, 10 months ago
  99. c1141eb MAINT: Bump actions/setup-python from 4.7.0 to 4.7.1 by dependabot[bot] · 1 year, 10 months ago
  100. 34afbb9 ENH: meson: implement BLAS/LAPACK auto-detection and many CI jobs [wheel build] by Ralf Gommers · 1 year, 11 months ago