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