Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.26.4
tag
b5994f864bd2f3b0fe082fdd387637dd1e6858a9
tagger
Charles Harris <charlesr.harris@gmail.com>
Mon Feb 05 21:56:37 2024
object
9815c16f449e12915ef35a8255329ba26dacd5c0
NumPy 1.26.4 release
9815c16
Merge pull request #25770 from charris/prepare-1.26.4
by Charles Harris
· 1 year, 7 months ago
v1.26.4
114ed25
REL: Prepare for the NumPy 1.26.4 release
by Charles Harris
· 1 year, 7 months ago
2fae4d3
Merge pull request #25323 from stefanor/import-asstr
by Charles Harris
· 1 year, 7 months ago
ce89a0a
Merge pull request #25756 from charris/backport-24711
by Charles Harris
· 1 year, 7 months ago
f62dfc6
Merge pull request #25755 from charris/backport-25709
by Charles Harris
· 1 year, 7 months ago
fee88ab
BUG: Fix np.quantile([Fraction(2,1)], 0.5) (#24711)
by Pieter Eendebak
· 1 year, 7 months ago
659be68
MAINT: Include header defining backtrace
by Stefan van der Walt
· 1 year, 7 months ago
837cd38
Merge pull request #25748 from rgommers/unvendor-mesonpython
by Charles Harris
· 1 year, 7 months ago
f984240
CI: upgrade cibuildwheel from 2.16.4 to 2.16.5 [wheel build]
by Ralf Gommers
· 1 year, 7 months ago
3548f9d
BLD: unvendor meson-python [wheel build]
by Ralf Gommers
· 1 year, 7 months ago
5a0cd8e
BLD: remove last usage of `distutils` in `_core/code_generators/`
by Ralf Gommers
· 1 year, 7 months ago
052165e
Merge pull request #25720 from charris/backport-25503
by Charles Harris
· 1 year, 7 months ago
861110d
Merge pull request #25718 from charris/backport-25716
by Charles Harris
· 1 year, 7 months ago
c5ba99c
MAINT: Bump cibuildwheel to v2.16.4
by Charles Harris
· 1 year, 7 months ago
cb6488d
TST: marks on a fixture have no effect
by mattip
· 1 year, 7 months ago
76b0a2f
CI: pin cygwin python to 3.9.16-1 [skip cirrus][skip azp][skip circle]
by mattip
· 1 year, 7 months ago
dc12cf1
Merge pull request #25630 from snogge/fallocate64-1.26
by Charles Harris
· 1 year, 7 months ago
e48572e
Merge pull request #25670 from charris/backport-25669
by Charles Harris
· 1 year, 8 months ago
cb3171c
BLD: fix potential issue with escape sequences in ``__config__.py``
by Charles Harris
· 1 year, 8 months ago
1d50085
Merge pull request #25658 from charris/backport-25652
by Charles Harris
· 1 year, 8 months ago
7baac4d
MAINT: Bump actions/checkout in macos.yml
by Charles Harris
· 1 year, 8 months ago
043ff7a
BUG: Fix AVX512 build flags on Intel Classic Compiler
by Sayed Adel
· 1 year, 8 months ago
fe24aba
Merge pull request #25645 from charris/backport-25629
by Charles Harris
· 1 year, 8 months ago
3294b18
Merge pull request #25643 from charris/backport-25628
by Charles Harris
· 1 year, 8 months ago
a4f3c22
TST: Bump pytz to 2023.3.post1
by Elliott Sales de Andrade
· 1 year, 8 months ago
7ef4843
TST: Fix test_warning_calls on Python 3.12
by Elliott Sales de Andrade
· 1 year, 8 months ago
f49c6f9
BUG: Use large file fallocate on 32 bit linux platforms
by Ola x Nilsson
· 1 year, 8 months ago
59c97a0
Merge pull request #25618 from charris/backport-25430
by Charles Harris
· 1 year, 8 months ago
623a403
Merge pull request #25619 from charris/backport-25613
by Charles Harris
· 1 year, 8 months ago
f03488c
Merge pull request #25620 from charris/backport-25615
by Charles Harris
· 1 year, 8 months ago
a1c69ef
MAINT: add `newaxis` to `__all__` in `numpy.array_api`
by Ralf Gommers
· 1 year, 8 months ago
e7f6ac3
BLD: fix building for windows ARM64
by Nathan Goldbaum
· 1 year, 8 months ago
f4e606a
TST: Fix test_numeric on riscv64
by Mark Ryan
· 1 year, 8 months ago
aeb63c8
Merge pull request #25599 from charris/backport-25598
by Charles Harris
· 1 year, 8 months ago
97d1af9
BLD: include fix for MinGW platform detection
by Ralf Gommers
· 1 year, 8 months ago
36cdc0b
Merge pull request #25585 from charris/backport-25555
by Charles Harris
· 1 year, 8 months ago
7010699
Merge pull request #25584 from charris/backport-25582
by Charles Harris
· 1 year, 8 months ago
f947f41
MAINT: Comment in the unused overload of call_geev
by Sayed Adel
· 1 year, 8 months ago
6630f0f
MAINT, BLD: Fix unused inline functions warnings on clang
by Sayed Adel
· 1 year, 8 months ago
209be15
CI: Bump azure pipeline timeout to 120 minutes
by Sebastian Berg
· 1 year, 8 months ago
8fc784e
Merge pull request #25539 from charris/backport-24777
by Charles Harris
· 1 year, 8 months ago
999f530
BUG: array_api: fix cholesky upper decomp for complex dtypes
by Lucas Colley
· 1 year, 8 months ago
b5fbbdc
Merge pull request #25523 from charris/prepare-1.26.4
by Charles Harris
· 1 year, 8 months ago
864f503
MAINT: prepare 1.26.x for further development
by Charles Harris
· 1 year, 8 months ago
b4bf93b
Merge pull request #25517 from charris/prepare-1.26.3
by Charles Harris
· 1 year, 8 months ago
v1.26.3
c8d8c24
REL: Prepare for the NumPy 1.26.3 release
by Charles Harris
· 1 year, 8 months ago
08dac26
Merge pull request #25491 from charris/backport-f2py-toplevel-hard
by Charles Harris
· 1 year, 9 months ago
6b270fb
MAINT: Update crackfortran.py and f2py2e.py from main
by Charles Harris
· 1 year, 9 months ago
296dd8b
Merge pull request #25490 from charris/backport-f2py-toplevel-easy
by Charles Harris
· 1 year, 9 months ago
c84d3d9
Merge pull request #25489 from charris/backport-f2py-backends
by Charles Harris
· 1 year, 9 months ago
44467f2
MAINT: Easy updates of ``f2py/*.py`` from main.
by Charles Harris
· 1 year, 9 months ago
bf7265c
MAINT: Update ``numpy/f2py/_backends`` from main.
by Charles Harris
· 1 year, 9 months ago
8184462
Merge pull request #25486 from charris/backport-25321
by Charles Harris
· 1 year, 9 months ago
34f5031
Merge pull request #25485 from charris/backport-25297
by Charles Harris
· 1 year, 9 months ago
6158be3
Run f2py's meson backend with the same python that ran f2py
by Stefano Rivera
· 1 year, 9 months ago
75d9e85
BUG: Add external library handling for meson [f2py]
by Andrea
· 1 year, 9 months ago
de6d2c1
Merge pull request #25483 from charris/backport-25196
by Charles Harris
· 1 year, 9 months ago
4c194e2
DOC: Aggressively link to new document
by Rohit Goswami
· 1 year, 9 months ago
39d2b90
DOC: Begin disutils to meson cheatsheet
by Rohit Goswami
· 1 year, 9 months ago
1b7216e
DOC: More directives and reworked [f2py] text
by Rohit Goswami
· 1 year, 9 months ago
0c214d0
DOC: Cleanup F2Py doc with reduced distutils info
by Rohit Goswami
· 1 year, 9 months ago
4142123
DOC: Update example list and sources [f2py]
by Rohit Goswami
· 1 year, 9 months ago
203fa05
DOC: Cleanup and add some examples
by Rohit Goswami
· 1 year, 9 months ago
70a8efe
DOC: Rework the build tools page [f2py]
by Rohit Goswami
· 1 year, 9 months ago
502737f
Merge pull request #25482 from charris/backport-25287
by Charles Harris
· 1 year, 9 months ago
9142d78
Merge branch 'maintenance/1.26.x' into backport-25287
by Charles Harris
· 1 year, 9 months ago
466d66a
Merge pull request #25481 from charris/backport-25267
by Charles Harris
· 1 year, 9 months ago
37ec06b
MAINT: Overwrite compiled extensions with meson
by Rohit Goswami
· 1 year, 9 months ago
a12802f
BUG: Don't autogenerate untitled modules [f2py]
by Rohit Goswami
· 1 year, 9 months ago
c3551a1
TST: Add a test mimicing some flapack checks
by Rohit Goswami
· 1 year, 9 months ago
1f5b05e
BUG: Don't lower .pyf files
by Rohit Goswami
· 1 year, 9 months ago
b625eb1
BUG: Ensure defines are on newlines [f2py]
by Rohit Goswami
· 1 year, 9 months ago
23f0de7
Revert "BUG: Handle .pyf.src again"
by Rohit Goswami
· 1 year, 9 months ago
285668a
MAINT: Migrate pyf.src from distutils [skip-ci]
by Rohit Goswami
· 1 year, 9 months ago
b6df150
BUG: Handle .pyf.src again
by Rohit Goswami
· 1 year, 9 months ago
0a39198
Merge pull request #25480 from charris/backport-25226
by Charles Harris
· 1 year, 9 months ago
b56c7d5
BUG: Fix module name bug in signature files [urgent] [f2py] (#25267)
by Rohit Goswami
· 1 year, 9 months ago
da7713d
TST: Add a another test for gh-25207
by Rohit Goswami
· 1 year, 9 months ago
599e427
BUG: Map to types with bindings [f2py]
by Rohit Goswami
· 1 year, 9 months ago
2368305
MAINT: Reduce chatter to pass tests
by Rohit Goswami
· 1 year, 9 months ago
62676de
DOC: Add a note on the iso_c2py_map implementation
by Rohit Goswami
· 1 year, 9 months ago
1e127aa
MAINT: Correctly return mapped types [f2py]
by Rohit Goswami
· 1 year, 9 months ago
05d161f
ENH: Populate all maps for iso_c bindings
by Rohit Goswami
· 1 year, 9 months ago
47dfd65
MAINT: Kill now unused deep-merge [f2py]
by Rohit Goswami
· 1 year, 9 months ago
d7e78b6
BUG: Work with the ISOC_BINDINGS more consisently
by Rohit Goswami
· 1 year, 9 months ago
3e6606e
TST: Add one for gh-25207
by Rohit Goswami
· 1 year, 9 months ago
d20e353
Merge pull request #25478 from charris/backport-25459
by Charles Harris
· 1 year, 9 months ago
2e0200a
BLD: fix uninitialized variable warnings from simd/neon/memory.h
by Ralf Gommers
· 1 year, 9 months ago
9eca8ce
Merge pull request #25475 from r-devulap/cpu-baseline-spr
by Charles Harris
· 1 year, 9 months ago
a8f153b
Include 16-bit qsort for both dispatches
by Raghuveer Devulapalli
· 1 year, 9 months ago
8c9254c
Add inline keywork to avx512_qsort _Float16
by Raghuveer Devulapalli
· 1 year, 9 months ago
7120147
CI: enables tests on spr and tgl using Intel SDE
by Raghuveer Devulapalli
· 1 year, 9 months ago
c9d1a10
Merge pull request #25467 from charris/backport-25425
by Charles Harris
· 1 year, 9 months ago
35e58a8
Merge pull request #25468 from charris/backport-25361
by Charles Harris
· 1 year, 9 months ago
b400a52
BUG: Fix two errors related to not checking for failed allocations
by Sebastian Berg
· 1 year, 9 months ago
20c4771
Merge pull request #25466 from charris/backport-25426
by Charles Harris
· 1 year, 9 months ago
791fdc0
Merge pull request #25465 from charris/backport-25417-25418
by Charles Harris
· 1 year, 9 months ago
657263a
BUG: Fix gh-25337 [f2py]
by Rohit Goswami
· 1 year, 9 months ago
9d27974
TST: Add one for gh-25337
by Rohit Goswami
· 1 year, 9 months ago
fa79acf
BUG: avoid seg fault from OOB access in RandomState.set_state()
by Nathan Goldbaum
· 1 year, 9 months ago
Next »