Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.26.3
tag
05f5f2d508c0fad8dab5bd4685b4634e3af28d7d
tagger
Charles Harris <charlesr.harris@gmail.com>
Tue Jan 02 17:26:21 2024
object
b4bf93b936802618ebb49ee43e382b576b29a0a6
NumPy 1.26.3 release
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, 8 months ago
6b270fb
MAINT: Update crackfortran.py and f2py2e.py from main
by Charles Harris
· 1 year, 8 months ago
296dd8b
Merge pull request #25490 from charris/backport-f2py-toplevel-easy
by Charles Harris
· 1 year, 8 months ago
c84d3d9
Merge pull request #25489 from charris/backport-f2py-backends
by Charles Harris
· 1 year, 8 months ago
44467f2
MAINT: Easy updates of ``f2py/*.py`` from main.
by Charles Harris
· 1 year, 8 months ago
bf7265c
MAINT: Update ``numpy/f2py/_backends`` from main.
by Charles Harris
· 1 year, 8 months ago
8184462
Merge pull request #25486 from charris/backport-25321
by Charles Harris
· 1 year, 8 months ago
34f5031
Merge pull request #25485 from charris/backport-25297
by Charles Harris
· 1 year, 8 months ago
6158be3
Run f2py's meson backend with the same python that ran f2py
by Stefano Rivera
· 1 year, 8 months ago
75d9e85
BUG: Add external library handling for meson [f2py]
by Andrea
· 1 year, 8 months ago
de6d2c1
Merge pull request #25483 from charris/backport-25196
by Charles Harris
· 1 year, 8 months ago
4c194e2
DOC: Aggressively link to new document
by Rohit Goswami
· 1 year, 8 months ago
39d2b90
DOC: Begin disutils to meson cheatsheet
by Rohit Goswami
· 1 year, 8 months ago
1b7216e
DOC: More directives and reworked [f2py] text
by Rohit Goswami
· 1 year, 8 months ago
0c214d0
DOC: Cleanup F2Py doc with reduced distutils info
by Rohit Goswami
· 1 year, 8 months ago
4142123
DOC: Update example list and sources [f2py]
by Rohit Goswami
· 1 year, 8 months ago
203fa05
DOC: Cleanup and add some examples
by Rohit Goswami
· 1 year, 8 months ago
70a8efe
DOC: Rework the build tools page [f2py]
by Rohit Goswami
· 1 year, 8 months ago
502737f
Merge pull request #25482 from charris/backport-25287
by Charles Harris
· 1 year, 8 months ago
9142d78
Merge branch 'maintenance/1.26.x' into backport-25287
by Charles Harris
· 1 year, 8 months ago
466d66a
Merge pull request #25481 from charris/backport-25267
by Charles Harris
· 1 year, 8 months ago
37ec06b
MAINT: Overwrite compiled extensions with meson
by Rohit Goswami
· 1 year, 8 months ago
a12802f
BUG: Don't autogenerate untitled modules [f2py]
by Rohit Goswami
· 1 year, 8 months ago
c3551a1
TST: Add a test mimicing some flapack checks
by Rohit Goswami
· 1 year, 8 months ago
1f5b05e
BUG: Don't lower .pyf files
by Rohit Goswami
· 1 year, 8 months ago
b625eb1
BUG: Ensure defines are on newlines [f2py]
by Rohit Goswami
· 1 year, 8 months ago
23f0de7
Revert "BUG: Handle .pyf.src again"
by Rohit Goswami
· 1 year, 8 months ago
285668a
MAINT: Migrate pyf.src from distutils [skip-ci]
by Rohit Goswami
· 1 year, 8 months ago
b6df150
BUG: Handle .pyf.src again
by Rohit Goswami
· 1 year, 8 months ago
0a39198
Merge pull request #25480 from charris/backport-25226
by Charles Harris
· 1 year, 8 months ago
b56c7d5
BUG: Fix module name bug in signature files [urgent] [f2py] (#25267)
by Rohit Goswami
· 1 year, 8 months ago
da7713d
TST: Add a another test for gh-25207
by Rohit Goswami
· 1 year, 8 months ago
599e427
BUG: Map to types with bindings [f2py]
by Rohit Goswami
· 1 year, 8 months ago
2368305
MAINT: Reduce chatter to pass tests
by Rohit Goswami
· 1 year, 8 months ago
62676de
DOC: Add a note on the iso_c2py_map implementation
by Rohit Goswami
· 1 year, 8 months ago
1e127aa
MAINT: Correctly return mapped types [f2py]
by Rohit Goswami
· 1 year, 8 months ago
05d161f
ENH: Populate all maps for iso_c bindings
by Rohit Goswami
· 1 year, 8 months ago
47dfd65
MAINT: Kill now unused deep-merge [f2py]
by Rohit Goswami
· 1 year, 8 months ago
d7e78b6
BUG: Work with the ISOC_BINDINGS more consisently
by Rohit Goswami
· 1 year, 8 months ago
3e6606e
TST: Add one for gh-25207
by Rohit Goswami
· 1 year, 8 months ago
d20e353
Merge pull request #25478 from charris/backport-25459
by Charles Harris
· 1 year, 8 months ago
2e0200a
BLD: fix uninitialized variable warnings from simd/neon/memory.h
by Ralf Gommers
· 1 year, 8 months ago
9eca8ce
Merge pull request #25475 from r-devulap/cpu-baseline-spr
by Charles Harris
· 1 year, 8 months ago
a8f153b
Include 16-bit qsort for both dispatches
by Raghuveer Devulapalli
· 1 year, 8 months ago
8c9254c
Add inline keywork to avx512_qsort _Float16
by Raghuveer Devulapalli
· 1 year, 8 months ago
7120147
CI: enables tests on spr and tgl using Intel SDE
by Raghuveer Devulapalli
· 1 year, 8 months ago
c9d1a10
Merge pull request #25467 from charris/backport-25425
by Charles Harris
· 1 year, 8 months ago
35e58a8
Merge pull request #25468 from charris/backport-25361
by Charles Harris
· 1 year, 8 months ago
b400a52
BUG: Fix two errors related to not checking for failed allocations
by Sebastian Berg
· 1 year, 8 months ago
20c4771
Merge pull request #25466 from charris/backport-25426
by Charles Harris
· 1 year, 8 months ago
791fdc0
Merge pull request #25465 from charris/backport-25417-25418
by Charles Harris
· 1 year, 8 months ago
657263a
BUG: Fix gh-25337 [f2py]
by Rohit Goswami
· 1 year, 8 months ago
9d27974
TST: Add one for gh-25337
by Rohit Goswami
· 1 year, 8 months ago
fa79acf
BUG: avoid seg fault from OOB access in RandomState.set_state()
by Nathan Goldbaum
· 1 year, 8 months ago
610917e
MAINT: Bump larsoner/circleci-artifacts-redirector-action
by dependabot[bot]
· 1 year, 8 months ago
460b179
MAINT: Bump actions/setup-node from 3.8.1 to 4.0.1
by dependabot[bot]
· 1 year, 8 months ago
f290d7f
Merge pull request #25458 from charris/backport-25455
by Charles Harris
· 1 year, 8 months ago
9e3059a
BUG: fix macOS version checks for Accelerate support
by Ralf Gommers
· 1 year, 8 months ago
e72e53d
Merge pull request #25452 from charris/backport-25450
by Charles Harris
· 1 year, 8 months ago
b532bbd
MAINT: make the import-time check for old Accelerate more specific
by Ralf Gommers
· 1 year, 8 months ago
aa78349
Merge pull request #25428 from charris/backport-25123
by Charles Harris
· 1 year, 8 months ago
20fb4e4
MAINT,BUG: Never import distutils above 3.12 [f2py] (#25123)
by Rohit Goswami
· 1 year, 8 months ago
ba4cc02
Merge pull request #25419 from charris/backport-25383
by Charles Harris
· 1 year, 8 months ago
a4cc400
Merge pull request #25420 from charris/backport-25372
by Charles Harris
· 1 year, 8 months ago
df7b026
Merge pull request #25422 from charris/backport-25243
by Charles Harris
· 1 year, 8 months ago
bfde240
BUG: Fix non-contiguous memory load when ARM/Neon is enabled
by Sayed Adel
· 1 year, 8 months ago
62174a2
Fix failing test_features on SapphireRapids
by Alexander Grund
· 1 year, 8 months ago
716e587
Update C syntax
by Alexander Grund
· 1 year, 8 months ago
d31c733
Init `base` in cpu_avx512_kn
by Alexander Grund
· 1 year, 8 months ago
c340007
Merge pull request #25380 from charris/backport-25338
by Charles Harris
· 1 year, 8 months ago
e6b2fb3
BLD: update vendored Meson for AIX shared library fix
by Ralf Gommers
· 1 year, 8 months ago
de36b9a
Merge pull request #25379 from charris/backport-25261-25282
by Charles Harris
· 1 year, 8 months ago
dc31bb5
Merge pull request #25377 from charris/backport-25257
by Charles Harris
· 1 year, 8 months ago
8213a51
Merge pull request #25378 from charris/backport-25284
by Charles Harris
· 1 year, 8 months ago
3e280eb
MAINT: Bump conda-incubator/setup-miniconda from 3.0.0 to 3.0.1
by dependabot[bot]
· 1 year, 8 months ago
94c19ba
MAINT: Bump conda-incubator/setup-miniconda from 2.2.0 to 3.0.0
by dependabot[bot]
· 1 year, 8 months ago
df814ca
CI: Install Lapack runtime on Cygwin.
by DWesl
· 1 year, 8 months ago
4a06d14
TST: PyPy needs another gc.collect on latest versions
by mattip
· 1 year, 8 months ago
af5a399
Merge pull request #25240 from charris/show-openblas-failure
by Charles Harris
· 1 year, 9 months ago
f9b6c2f
BLD: sync azure buld commands with main
by mattip
· 1 year, 9 months ago
455cc92
Merge pull request #25249 from charris/backport-25238
by Charles Harris
· 1 year, 9 months ago
8d46859
MNT: do not use `long` type
by Thomas A Caswell
· 1 year, 9 months ago
c3bfe18
Revert "MAINT: Pin scipy-openblas version."
by Charles Harris
· 1 year, 9 months ago
80e0195
Merge pull request #25227 from charris/backport-25221
by Charles Harris
· 1 year, 9 months ago
4b55141
TST: f2py: fix issue in test skip condition
by Ralf Gommers
· 1 year, 9 months ago
bb01ee8
Merge pull request #25219 from charris/backport-25195
by Charles Harris
· 1 year, 9 months ago
52388f8
Merge pull request #25218 from charris/backport-25160
by Charles Harris
· 1 year, 9 months ago
f83786d
Merge pull request #25217 from charris/backport-25186-25212
by Charles Harris
· 1 year, 9 months ago
75414cb
BUG: Fix single to half-precision conversion on PPC64/VSX3
by Sayed Adel
· 1 year, 9 months ago
7ce7ce5
BUG: Fix moving compiled executable to root with f2py -c on Windows
by JM Rohwer
· 1 year, 9 months ago
dbd96e9
TST: Add one for gh25211
by Rohit Goswami
· 1 year, 9 months ago
3ab268d
BUG: Don't try to grab callback modules
by Rohit Goswami
· 1 year, 9 months ago
3b9c5d6
DOC: Add a note to the release [f2py] common-kind
by Rohit Goswami
· 1 year, 9 months ago
33fcf1d
TST: Add a test for gh-19161 [f2py]
by Rohit Goswami
· 1 year, 9 months ago
abdcb43
BUG: Add use-block handling for common blocks
by Rohit Goswami
· 1 year, 9 months ago
5e79262
MAINT: Create a useblocks function [f2py]
by Rohit Goswami
· 1 year, 9 months ago
497af3c
MAINT: Don't escape newlines from f2py [f2py]
by Rohit Goswami
· 1 year, 9 months ago
80ecf9f
Merge pull request #25205 from charris/backport-25181
by Charles Harris
· 1 year, 9 months ago
Next »