Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.26.1
/
numpy
/
f2py
tag
74426498afefe921b326233cc859f1e0b9dfb834
tagger
Charles Harris <charlesr.harris@gmail.com>
Sat Oct 14 18:37:55 2023
object
411a55b9ec084c3315fe5f199351c31d0eb3c352
NumPy 1.26.1 release
54e6e65
BUG: loongarch doesn't use REAL(10)
by Ivan A. Melnikov
· 1 year, 10 months ago
b7bf593
TST: Add check for multipliers in data [f2py]
by Rohit Goswami
· 1 year, 11 months ago
390be3a
ENH: Fix DATA with * statements
by Rohit Goswami
· 1 year, 11 months ago
093a07c
MAINT: Cleanup as per review
by Rohit Goswami
· 1 year, 11 months ago
5614044
BUG: Fix handling of data statements
by Rohit Goswami
· 1 year, 11 months ago
138b5e1
TST: More tests for gh-24746
by Rohit Goswami
· 1 year, 11 months ago
112730c
MAINT: Refactor changes to be clearer
by Rohit Goswami
· 1 year, 11 months ago
b63422d
MAINT: Minor cleanup
by Rohit Goswami
· 1 year, 11 months ago
8415cf0
BUG,MAINT: Fallback to old behavior on F77
by Rohit Goswami
· 1 year, 11 months ago
e3f8213
TST: Add examples for gh-24746
by Rohit Goswami
· 1 year, 11 months ago
56c68f2
TMP: Hide in a try except
by Rohit Goswami
· 1 year, 11 months ago
2f7c195
REL: Prepare for the NumPy 1.26.0 release
by Charles Harris
· 2 years ago
cb3ffca
BUG: Handle data statements in pyf files correctly
by Rohit Goswami
· 2 years ago
6e63526
MAINT: Add a helper
by Rohit Goswami
· 2 years ago
b948db8
TST: Add tests for edge case with data statements
by Rohit Goswami
· 2 years ago
47c8d03
BUG: Simplify and fix gh-23276
by Rohit Goswami
· 2 years ago
b713467
TST: Add test for gh-23276
by Rohit Goswami
· 2 years ago
4fe7ea3
ENH: ``meson`` backend for ``f2py`` (#24532)
by Rohit Goswami
· 2 years ago
71c1a52
MAINT: Rename docstring, modify tests
by Rohit Goswami
· 2 years ago
3755a4b
TST: Add more tests for iso_c_binding
by Rohit Goswami
· 2 years ago
e5080f8
MAINT: Be more forgiving with bindc matches
by Rohit Goswami
· 2 years ago
aaa98e0
MAINT: More robust test for using iso_c_binding
by Rohit Goswami
· 2 years ago
ff652f2
MAINT: Fix regep for bind matches
by Rohit Goswami
· 2 years ago
8fad793
ENH: Load iso_c_binding module only when needed
by Rohit Goswami
· 2 years ago
840cae2
MAINT: Use iso_c_binding where necessary
by Rohit Goswami
· 2 years ago
8c83f84
MAINT: Do not use bind(c) for subroutine wrappers
by Rohit Goswami
· 2 years ago
6f2caba
ENH: Add bind(c) to function subroutine bindings
by Rohit Goswami
· 2 years ago
6ddbace
ENH: Rework bind(c) detection
by Rohit Goswami
· 2 years ago
2d57c1b
MAINT: Add a kind_map for function use
by Rohit Goswami
· 2 years ago
37cb475
MAINT: Move into private module
by Rohit Goswami
· 2 years ago
319abdb
MAINT: Rework to keep older logic
by Rohit Goswami
· 2 years ago
d3cd409
TST: Add a test for gh-24553
by Rohit Goswami
· 2 years ago
091e895
MAINT: fix ISO_C type maps in f2py
by Rohit Goswami
· 2 years ago
a49ae34
MAINT: Harmonize fortranobject (#24517)
by Rohit Goswami
· 2 years ago
5b63b89
TST: Stop marking small f2py tests as slow
by Rohit Goswami
· 2 years ago
d29991d
BUG: Rework character array assignments (gh-24008)
by Rohit Goswami
· 2 years ago
8726cd7
MAINT: move gh24008 to test_character
by Rohit Goswami
· 2 years ago
2903e1c
TST: Add a test for assumed length F77
by Rohit Goswami
· 2 years ago
16ad79a
BUG: Fix f2py F77 assumed length issues
by Rohit Goswami
· 2 years ago
215cbe0
TST: Add a test for gh-22648
by Rohit Goswami
· 2 years ago
5db9905
BUG: Hotfix for handling common blocks in f2py
by Rohit Goswami
· 2 years ago
b46eef0
MAINT: Massive update of files from main for numpy 1.26 (#24308)
by Charles Harris
· 2 years, 1 month ago
cd687c7
BUG: fix invalid function pointer conversion error
by Randy Eckenrode
· 2 years, 1 month ago
a8279f1
MAINT: Cleaner formatting
by Rohit Goswami
· 2 years, 2 months ago
09abcec
MAINT: No printing in f2py tests
by Rohit Goswami
· 2 years, 2 months ago
0940ac1
BUG: Fix overly aggressive skipfuncs additions
by Rohit Goswami
· 2 years, 2 months ago
84bce13
TST: f2py gh-23879 on private module proceedures
by Rohit Goswami
· 2 years, 2 months ago
9fc1ca4
BUG: fix gh-23879 for private procedures
by Rohit Goswami
· 2 years, 2 months ago
60f28c5
MAINT: Fix merge error
by Rohit Goswami
· 2 years, 3 months ago
a44c604
BUG: Fix matching endifs with comments
by Rohit Goswami
· 2 years, 3 months ago
aa5b9d6
TST: Add a test for gh-23533
by Rohit Goswami
· 2 years, 3 months ago
f983afd
Merge pull request #23600 from HaoZeke/f2pyFuncFix_23598
by Sebastian Berg
· 2 years, 4 months ago
1c9532b
Merge pull request #22493 from mwtoews/maint-open
by Sebastian Berg
· 2 years, 4 months ago
b4f0e41
Merge branch 'main' into f2pyFuncFix_23598
by Sebastian Berg
· 2 years, 4 months ago
46cc955
TST: Remove crackfortran.nameargspattern time test that failed randomly (#23662)
by molsonkiko
· 2 years, 4 months ago
5a49413
Merge pull request #23470 from bobeldering/f2py-f77-array-parsing-fix
by Charles Harris
· 2 years, 4 months ago
c7ff411
TST: Add a test for the f2py function wrapper file
by Rohit Goswami
· 2 years, 4 months ago
2ac450e
BUG: Ensure function wrappers have consistent args
by Rohit Goswami
· 2 years, 4 months ago
d64838e
MAINT: Fix tests for f2py inferred return types
by Rohit Goswami
· 2 years, 4 months ago
f331fe6
BUG: Fix return types for functions in f2py
by Rohit Goswami
· 2 years, 4 months ago
f96b8da
TST: Add a test for gh-23598
by Rohit Goswami
· 2 years, 4 months ago
0bee070
DNM: test some more `selected_real_kind` results [skip azurepipelines]
by Derek Homeier
· 2 years, 4 months ago
7aa6d6d
BUG: include macOS arm64 `machine()` value in `_selected_real_kind_func`
by Derek Homeier
· 2 years, 4 months ago
26de8cb
MAINT: remove usages of sys.exc_info (#23568)
by Irit Katriel
· 2 years, 4 months ago
afcedf4
MAINT: add arm64 to f2py's selected_real_kind
by Andrew Nelson
· 2 years, 5 months ago
204927f
BUG: Fix bug in parsing F77 style string arrays.
by Bob Eldering
· 2 years, 5 months ago
988283a
make time tests more resilient to random noise
by molsonkiko
· 2 years, 5 months ago
09c23ef
make regex still match cases where OG fix failed
by molsonkiko
· 2 years, 5 months ago
fd0f29d
update test for less arbitrary time requirement
by molsonkiko
· 2 years, 5 months ago
39c380c
initial fix for nameargspattern regex
by molsonkiko
· 2 years, 5 months ago
af21ac6
add nameargspattern backtracking test
by molsonkiko
· 2 years, 5 months ago
e1e487a
Fix typos found by copdespell
by Dimitri Papadopoulos
· 2 years, 6 months ago
8daec0e
BUG: fix for f2py string scalars (#23194)
by Alexander Heger
· 2 years, 6 months ago
c7661e8
TST: Comment out spurious print in f2py test
by Sebastian Berg
· 2 years, 7 months ago
9d2c019
Merge pull request #23073 from DWesl/patch-2
by Matti Picus
· 2 years, 7 months ago
2293a62
CI: Rebase numpy DLLs in runtests.py.
by DWesl
· 2 years, 7 months ago
2fa4441
TST: Rebase F2Py-built extension modules.
by DWesl
· 2 years, 7 months ago
dbeaf07
Revert "FIX: Add glob import for test module rebase."
by DWesl
· 2 years, 7 months ago
015ecf6
Revert "TST: Rebase F2Py test modules on Cygwin."
by DWesl
· 2 years, 7 months ago
33709af
FIX: Add glob import for test module rebase.
by DWesl
· 2 years, 7 months ago
6088646
TST: Rebase F2Py test modules on Cygwin.
by DWesl
· 2 years, 7 months ago
2784923
BUG: Fixup f2py's handling a very little bit
by Sebastian Berg
· 2 years, 7 months ago
6b5cd92
MAINT: `f2py` cleanup (#22885)
by Rohit Goswami
· 2 years, 7 months ago
fe73a84
BUG: Use whole file for encoding checks with `charset_normalizer` [f2py] (#22872)
by Rohit Goswami
· 2 years, 8 months ago
08c6e9c
TST: Skip tests that are not currently supported in wasm
by Hood Chatham
· 2 years, 10 months ago
080cf82
MAINT: remove redundant open() modes and io.open() alias
by Mike Taves
· 2 years, 10 months ago
a8ebbd5
Merge pull request #22483 from mwtoews/maint-subprocess
by Sebastian Berg
· 2 years, 10 months ago
3e522a7
TST: Rename setup to setup_method in f2py utils (inherited into Tests)
by Sebastian Berg
· 2 years, 10 months ago
6784194
TST,MAINT: Replace most `setup` with `setup_method` (also teardown)
by Sebastian Berg
· 2 years, 10 months ago
69a3946
MAINT: change subprocess arguments from Python>=3.7
by Mike Taves
· 2 years, 10 months ago
226f9c5
Merge pull request #22385 from seberg/deprecate-out-of-bound-pyint-conversion
by Matti Picus
· 2 years, 11 months ago
eec7fdf
DOC: Add reference links and switch to PyCapsule
by Rohit Goswami
· 2 years, 11 months ago
72f573c
DOC: Replace CObject with Capsule consistently
by Rohit Goswami
· 2 years, 11 months ago
8551018
MAINT: Fix typos found by codespell
by Dimitri Papadopoulos
· 2 years, 11 months ago
9434081
TST: Further test fixup for python integer conversion warning
by Sebastian Berg
· 2 years, 11 months ago
eec99b4
TST: Fixup tests for strict Python integer conversions
by Sebastian Berg
· 2 years, 11 months ago
159abdf
MAINT, Haiku defines neither __STDC_NO_THREADS__ nor __GLIBC__
by begasus
· 3 years ago
c465c29
MAINT: fix an incorrect pointer type usage in f2py
by Ralf Gommers
· 3 years ago
b89a1d2
Merge pull request #21890 from HaoZeke/fixSylcotRegression
by Charles Harris
· 3 years, 2 months ago
eea02b0
Merge pull request #21807 from HaoZeke/useFortranValue
by Melissa Weber Mendonça
· 3 years, 2 months ago
Next »