Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v2.1.1
/
numpy
/
f2py
tag
5d62427b34a0f4e9fa107196b183ec25577182d1
tagger
Charles Harris <charlesr.harris@gmail.com>
Tue Sep 03 12:58:27 2024
object
48606ab22bfdb0e9d7ec4ed5eef984b873b7796d
NumPy 2.1.1 release
2a49507
BUG: f2py: better handle filtering of public/private subroutines
by Maximilian Weigand
· 12 months ago
d4306dd
TST: Add regression test for gh-26920
by Maximilian Weigand
· 12 months ago
d5f3776
Merge pull request #27051 from HaoZeke/fixCompilerAvail
by Ralf Gommers
· 1 year, 1 month ago
115c8c6
TST: Skip fortran tests for now on Windows
by Rohit Goswami
· 1 year, 1 month ago
0aba26e
TST: Skip compiled tests if meson is missing
by Rohit Goswami
· 1 year, 1 month ago
cca4a6b
MAINT: Move checker up in f2py test utils
by Rohit Goswami
· 1 year, 1 month ago
67b3ac3
TST: Add a wrapper for f2py compiler cli tests
by Rohit Goswami
· 1 year, 1 month ago
5aeafac
TST: Refactor to consistently use CompilerChecker
by Rohit Goswami
· 1 year, 1 month ago
17f529a
TST: mark f2py test as linux-only
by Nathan Goldbaum
· 1 year, 1 month ago
cbb14a4
Merge pull request #26981 from ngoldbaum/free-threading-f2py
by Matti Picus
· 1 year, 1 month ago
3887aaf
cfuncs.py: fix crash when sys.stderr is not available
by Bruno Oliveira
· 1 year, 1 month ago
39ef0a8
MAINT: apply rohit's refactoring
by Nathan Goldbaum
· 1 year, 1 month ago
ecf44cb
TST: fix errant print in test
by Nathan Goldbaum
· 1 year, 1 month ago
a5b6519
MAINT: rename requires-gil to freethreading-compatible
by Nathan Goldbaum
· 1 year, 1 month ago
2b1daf0
TST: run new test on Python 3.12 and newer to avoid deprecations
by Nathan Goldbaum
· 1 year, 1 month ago
c6a787e
ENH: add support in f2py to declare gil-disabled support
by Nathan Goldbaum
· 1 year, 1 month ago
776f881
Merge pull request #26935 from paddyroddy/f2py-compile-test
by Sebastian Berg
· 1 year, 1 month ago
7622b67
BUG: fix f2py tests to work with v2 API
by Patrick J. Roddy
· 1 year, 1 month ago
fe52670
Merge pull request #26902 from DimitriPapadopoulos/B
by Charles Harris
· 1 year, 1 month ago
f79560c
BUG: Fix invalid escape sequence error
by Nathan Goldbaum
· 1 year, 1 month ago
bdae7c2
MAINT: filter the GIL-enabled RuntimeWarning in the f2py tests
by Nathan Goldbaum
· 1 year, 1 month ago
3c13c42
MAINT: declare that NumPy's C extensions support running without the GIL
by Nathan Goldbaum
· 1 year, 1 month ago
a360364
Apply ruff/flake8-bugbear rule B005
by Dimitri Papadopoulos
· 1 year, 1 month ago
4be1b63
Merge pull request #26879 from DimitriPapadopoulos/SIM
by Charles Harris
· 1 year, 2 months ago
5e05384
MAINT: apply ruff/pyupgrade rule UP039
by Dimitri Papadopoulos
· 1 year, 2 months ago
6155ebc
MAINT: apply ruff/pyupgrade rule UP034
by Dimitri Papadopoulos
· 1 year, 2 months ago
3d54568
MAINT: apply ruff/pyupgrade rule UP022
by Dimitri Papadopoulos
· 1 year, 2 months ago
1557a30
MAINT: apply ruff/flake8-simplify rule SIM110
by Dimitri Papadopoulos
· 1 year, 2 months ago
286606c
MAINT: apply ruff/flake8-simplify rule SIM103
by Dimitri Papadopoulos
· 1 year, 2 months ago
a7dd51e
TST: Skip an f2py module test on Windows
by Rohit Goswami
· 1 year, 2 months ago
d5ce926
MAINT: Be more robust wrt f2py flags
by Rohit Goswami
· 1 year, 2 months ago
d982cfa
TST: Add one for passing arguments to f2py
by Rohit Goswami
· 1 year, 2 months ago
08a80a5
BUG: Use fortran args from f2py in meson
by Rohit Goswami
· 1 year, 2 months ago
03c86db
MAINT,BUG: Correctly skip distutils options
by Rohit Goswami
· 1 year, 2 months ago
a48ce39
TST: Add one for gh-26623
by Rohit Goswami
· 1 year, 2 months ago
b22ca2b
BUG: Replace dots with underscores in meson backend
by Matthew Thompson
· 1 year, 3 months ago
0888577
TST: Add one for gh-26466
by Rohit Goswami
· 1 year, 3 months ago
53e64c3
TST: Ensure simplified strictf77 path works
by Rohit Goswami
· 1 year, 3 months ago
0a3d0b1
MAINT: Cleanup now unnecessary strictf77 path
by Rohit Goswami
· 1 year, 3 months ago
3e1b67a
BUG: Fix comment handling for ! in F77
by Rohit Goswami
· 1 year, 3 months ago
59d133f
MAINT: Fix spelling and formatting issue [f2py]
by Rohit Goswami
· 1 year, 3 months ago
c7d3acd
TST: Add minimal reproducer for gh-26148
by Rohit Goswami
· 1 year, 3 months ago
c654203
BUG: cast missing in PyPy-specific f2py code, pin spin in CI (#26534)
by Matti Picus
· 1 year, 3 months ago
208b343
TST: skip other tests that don't work under editable install
by Ralf Gommers
· 1 year, 4 months ago
b0df150
MAINT: Robust string meson template substitution
by Rohit Goswami
· 1 year, 5 months ago
7eb4410
MAINT: Fixup f2py for changes
by Sebastian Berg
· 1 year, 6 months ago
a086220
TST: skip rather than xfail a few tests to address CI log pollution
by Ralf Gommers
· 1 year, 6 months ago
e1e0e84
TST: Skip irrelevant tests on WASM platforms
by Agriya Khetarpal
· 1 year, 6 months ago
1218177
BUG: Fix gh-25867
by Rohit Goswami
· 1 year, 6 months ago
7a6036b
TST: Add a test for gh-25867
by Rohit Goswami
· 1 year, 6 months ago
d18c703
MAINT: Refactor tests a bit
by Rohit Goswami
· 1 year, 6 months ago
3e90591
MAINT: Use ``PyArray_ITEMSIZE`` rather than ``PyArray_DESCR(arr)->elsize``
by Sebastian Berg
· 1 year, 6 months ago
3b12e31
Merge pull request #25797 from seberg/str-typenum
by Sebastian Berg
· 1 year, 6 months ago
c22cf8c
DOC: fix docstring example in `f2py.get_include` (#25795)
by Johannes Kaisinger
· 1 year, 6 months ago
0cbe302
MAINT: Move ``NPY_VSTRING`` and make ``NPY_NTYPES`` ``NPY_TYPES_LEGACY``
by Sebastian Berg
· 1 year, 7 months ago
694f45c
MAINT: skip f2py test triggering OverflowError
by Nathan Goldbaum
· 1 year, 7 months ago
db8e4af
TST: Fix f2py doc test collection in editable installs
by Elliott Sales de Andrade
· 1 year, 7 months ago
d067d71
BUG: --dep with -L -l [f2py]
by Rohit Goswami
· 1 year, 8 months ago
b11398d
MAINT: Use consistent indentation [f2py]
by Rohit Goswami
· 1 year, 8 months ago
fc1bc54
Merge pull request #25364 from HaoZeke/handleIncludesMeson
by Matti Picus
· 1 year, 8 months ago
003c846
Merge pull request #25226 from HaoZeke/gh25207
by Matti Picus
· 1 year, 8 months ago
4b98384
BUG: Handle includes correctly [f2py]
by Rohit Goswami
· 1 year, 8 months ago
3eae12f
ENH: Handle includes consistently across f2py
by Rohit Goswami
· 1 year, 8 months ago
679eabe
ENH: Handle includes in meson [f2py]
by Rohit Goswami
· 1 year, 9 months ago
f83e066
TST: Add a test for inclusion of files
by Rohit Goswami
· 1 year, 9 months ago
0cbdf62
BUG: Fix gh-25337 [f2py]
by Rohit Goswami
· 1 year, 9 months ago
da678f6
TST: Add one for gh-25337
by Rohit Goswami
· 1 year, 9 months ago
306600b
Run f2py's meson backend with the same python that ran f2py
by Stefano Rivera
· 1 year, 9 months ago
8afdac9
BUG: Add external library handling for meson [f2py]
by Andrea
· 1 year, 9 months ago
44570a8
Merge pull request #25287 from HaoZeke/gh25286
by Tyler Reddy
· 1 year, 9 months ago
722b09c
MAINT: Overwrite compiled extensions with meson
by Rohit Goswami
· 1 year, 9 months ago
7e7e457
BUG: Don't autogenerate untitled modules [f2py]
by Rohit Goswami
· 1 year, 9 months ago
cf70d72
TST: Add a test mimicing some flapack checks
by Rohit Goswami
· 1 year, 9 months ago
8d47e18
BUG: Don't lower .pyf files
by Rohit Goswami
· 1 year, 9 months ago
3bf06f0
BUG: Ensure defines are on newlines [f2py]
by Rohit Goswami
· 1 year, 9 months ago
3d2ec8f
Revert "BUG: Handle .pyf.src again"
by Rohit Goswami
· 1 year, 9 months ago
6aceaa9
MAINT: Migrate pyf.src from distutils [skip-ci]
by Rohit Goswami
· 1 year, 9 months ago
eba61c7
Merge pull request #25254 from matoro/main
by Charles Harris
· 1 year, 9 months ago
9240eba
BUG: Handle .pyf.src again
by Rohit Goswami
· 1 year, 9 months ago
be0589e
BUG: Fix module name bug in signature files [urgent] [f2py] (#25267)
by Rohit Goswami
· 1 year, 9 months ago
842e39f
TST: Add a another test for gh-25207
by Rohit Goswami
· 1 year, 9 months ago
1e213c0
BUG: Map to types with bindings [f2py]
by Rohit Goswami
· 1 year, 9 months ago
d9b6498
MAINT: Reduce chatter to pass tests
by Rohit Goswami
· 1 year, 9 months ago
329b1e8
DOC: Add a note on the iso_c2py_map implementation
by Rohit Goswami
· 1 year, 9 months ago
13da8ad
MAINT: Correctly return mapped types [f2py]
by Rohit Goswami
· 1 year, 9 months ago
732b155
ENH: Populate all maps for iso_c bindings
by Rohit Goswami
· 1 year, 9 months ago
bb46398
MAINT: Kill now unused deep-merge [f2py]
by Rohit Goswami
· 1 year, 9 months ago
e19b324
BUG: Work with the ISOC_BINDINGS more consisently
by Rohit Goswami
· 1 year, 9 months ago
d285c0b
TST: Add one for gh-25207
by Rohit Goswami
· 1 year, 9 months ago
022e8ae
BUG: mips doesn't use REAL(10)
by matoro
· 1 year, 9 months ago
8ac314f
TST: Use `meson` for testing ``f2py`` (#25111)
by Rohit Goswami
· 1 year, 9 months ago
a820164
Merge pull request #15457 from melissawm/f2py-param-fix
by Rohit Goswami
· 1 year, 9 months ago
764c64e
DOC: Document the loss of f2py.compile in the news
by Rohit Goswami
· 1 year, 9 months ago
f8fb517
MAINT: Kill all instances of f2py.compile
by Rohit Goswami
· 1 year, 9 months ago
3d80ade
MAINT,BUG: Never import distutils above 3.12 [f2py] (#25123)
by Rohit Goswami
· 1 year, 9 months ago
4d98763
Merge pull request #25194 from HaoZeke/deprecateCompileFunc
by Ralf Gommers
· 1 year, 9 months ago
f2b3638
TST: Cleanup rebase issue, no prints in tests
by Rohit Goswami
· 1 year, 9 months ago
01a7265
BUG, ENH: Adds support for parameter arrays in fortran code
by Melissa Weber Mendonça
· 1 year, 9 months ago
13ae578
Merge pull request #25221 from rgommers/fix-f2py-test
by Rohit Goswami
· 1 year, 9 months ago
378f38f
Merge pull request #25184 from HaoZeke/fixInlineLicensesF2Py
by Ralf Gommers
· 1 year, 9 months ago
Next »