Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.24.3
/
numpy
/
f2py
tag
3f9826da4ee98178051abe7170ba3cee7b83c63a
tagger
Charles Harris <charlesr.harris@gmail.com>
Sat Apr 22 19:08:49 2023
object
14bb214bca49b167abc375fa873466a811e62102
NumPy 1.24.3 release
a1809fc
BUG: Fix bug in parsing F77 style string arrays.
by Bob Eldering
· 2 years, 4 months ago
efcb0fb
BUG: fix for f2py string scalars (#23194)
by Alexander Heger
· 2 years, 6 months ago
48f5fe4
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
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
235aa7d
BUG: Fix KeyError in crackfortran operator support
by Rohit Goswami
· 3 years, 2 months ago
02533c5
TST: Tighten test_gen_pyf_stdout check
by Namami Shanker
· 3 years, 2 months ago
55b16bf
TST: Add f2py2e f2cmap flag test
by Namami Shanker
· 3 years, 2 months ago
2783091
TST: Ensure the f2py value attribute is handled
by Rohit Goswami
· 3 years, 2 months ago
f6f0ad0
ENH: Generate wrappers for scalars with value
by Rohit Goswami
· 3 years, 2 months ago
c4694b4
MAINT: fix up use of `NPY_NO_DEPRECATED_API` usage in f2py
by Ralf Gommers
· 3 years, 2 months ago
43fe8d6
TST: Ensure long_long in f2cmap works
by Rohit Goswami
· 3 years, 3 months ago
006be68
BUG: Generate C typedefs for f2cmap types
by Rohit Goswami
· 3 years, 3 months ago
aeb2b21
Merge pull request #19388 from pearu/enh-f2py-character-support
by Melissa Weber Mendonça
· 3 years, 3 months ago
5c0ecb5
MAINT,DOC: Fix doc fragments and tests
by Rohit Goswami
· 3 years, 3 months ago
f20d90c
TST: Fix build by changing call signature
by Rohit Goswami
· 3 years, 3 months ago
5108f78
ENH: complete the 'vars' list of a module
by Damien Caliste
· 3 years, 3 months ago
d4e11c7
ENH: Support character string arrays
by Pearu Peterson
· 3 years, 3 months ago
ce47eaa
BUG: Fix a refactor leftover bug
by Namami Shanker
· 3 years, 3 months ago
acfc1cc
Merge pull request #21622 from HaoZeke/f2pySkipTests
by Charles Harris
· 3 years, 3 months ago
2d63415
TST: Handle compiler checks for PYF
by Rohit Goswami
· 3 years, 3 months ago
3937418
MAINT: Skip F2PY tests without Fortran compilers
by Rohit Goswami
· 3 years, 3 months ago
53379cd
MAINT: Python <3.7 related cleanups
by Brigitta Sipőcz
· 3 years, 3 months ago
af0c674
MAINT: Kill unused file
by Rohit Goswami
· 3 years, 4 months ago
96c41da
TST: Kill buggy 32-bit tests
by Rohit Goswami
· 3 years, 4 months ago
4cd6341
BUG: Fix handling of skip-empty-wrappers
by Rohit Goswami
· 3 years, 4 months ago
f42ccf6
Merge pull request #21407 from HaoZeke/gh20460fix
by Rohit Goswami
· 3 years, 4 months ago
963152e
MAINT: Skip buggy windows test
by Rohit Goswami
· 3 years, 4 months ago
fd7869b
MAINT: Hoist f2py condition outside try-except
by Rohit Goswami
· 3 years, 4 months ago
cec19d7
Merge pull request #21187 from HaoZeke/f2pyDeterminism
by Rohit Goswami
· 3 years, 4 months ago
691db8b
MAINT: Pick a better name
by Rohit Goswami
· 3 years, 4 months ago
3c340e2
MAINT: handle precision in selected_real_kind
by Rohit Goswami
· 3 years, 4 months ago
e0e9c6a
MAINT: Reduce f2py verbiage for valid parameters
by Rohit Goswami
· 3 years, 4 months ago
729ad4f
TST: Initialize f2py2e tests of the F2PY CLI (#20668)
by Rohit Goswami
· 3 years, 5 months ago
04bf405
BUG,ENH: Fix negative bounds for F2PY (#21256)
by Rohit Goswami
· 3 years, 5 months ago
4b73c2d
ENH: Switch to a negative flag
by Rohit Goswami
· 3 years, 5 months ago
1d9ade8
Merge pull request #20884 from HaoZeke/f2py_npyOS
by Rohit Goswami
· 3 years, 5 months ago
e96bf13
MAINT: Add a future warning for --empty-gen
by Rohit Goswami
· 3 years, 5 months ago
7158f09
ENH: Do not generate F90 wrappers for F77 inputs
by Rohit Goswami
· 3 years, 5 months ago
400a275
BUG: f2py cannot read in customised f2cmap file Fixes numpy/numpy#21204
by Ting Sun
· 3 years, 5 months ago
c5cbb4c
ENH: Add an emptygen option for f2py
by Rohit Goswami
· 3 years, 6 months ago
5ffe257
MAINT: Use more NPY_OS
by Rohit Goswami
· 3 years, 6 months ago
2eda78b
MAINT: Use npy_os in f2py
by Rohit Goswami
· 3 years, 6 months ago
6a5dcca
MAINT: Restructure includes slightly
by Rohit Goswami
· 3 years, 6 months ago
caf5ace
Merge pull request #20559 from melissawm/f2py-guide
by Rohit Goswami
· 3 years, 6 months ago
bcdfd20
MAINT: f2py: don't generate code that triggers `-Wsometimes-uninitialized` (#20940)
by Ralf Gommers
· 3 years, 7 months ago
0dba00e
BUG: fix f2py's define for threading when building with Mingw
by Ralf Gommers
· 3 years, 7 months ago
4a9f4cd
Fixing the typo
by Somasree Majumder
· 3 years, 7 months ago
3816849
Merge pull request #15844 from dcaliste/type
by Melissa Weber Mendonça
· 3 years, 7 months ago
813a0c1
Merge pull request #20784 from DimitriPapadopoulos/codespell
by Charles Harris
· 3 years, 7 months ago
76b1ba1
MAINT, DOC: fix new typos detected by codespell
by Dimitri Papadopoulos
· 3 years, 8 months ago
9cdc237
BUG, DOC: Fixes SciPy docs build warnings
by melissawm
· 3 years, 8 months ago
4a6f65f
DOC: Refactoring f2py user guide
by melissawm
· 3 years, 8 months ago
26ff679
ENH: add inline definition of access rights for Fortran types
by Damien Caliste
· 3 years, 8 months ago
753a146
ENH: add support for operator() in crackfortran.
by Damien Caliste
· 3 years, 8 months ago
20f972c
BUG: Fix array dimensions solver for multidimensional arguments in f2py (#20721)
by Pearu Peterson
· 3 years, 8 months ago
fe1872e
DOC: Add help string for F2PY
by Rohit Goswami
· 3 years, 8 months ago
fe361df
STY: Use subscriptable `collections.abc` types over the generic aliases in …
by Bas van Beek
· 3 years, 8 months ago
7b5f39b
STY: Use subscriptable `builtins` types over the generic aliases in `typing`
by Bas van Beek
· 3 years, 8 months ago
271010f
BUG: f2py: Simplify creation of an exception message. Closes gh-19000.
by Warren Weckesser
· 3 years, 8 months ago
bb95cf0
DEP: remove NPY_ARRAY_UPDATEIFCOPY, deprecated in 1.14 (#20589)
by Matti Picus
· 3 years, 8 months ago
e524724
MAINT,TST: Reduce np.testing to IS_PYPY
by Rohit Goswami
· 3 years, 9 months ago
8c58851
MAINT,TST: Refactor F2PY tests
by Rohit Goswami
· 3 years, 9 months ago
90e20e5
MAINT: Update to better python styles
by Rohit Goswami
· 3 years, 9 months ago
e4ca1fb
MAINT: Rework whitespace to pass PR checks
by Rohit Goswami
· 3 years, 9 months ago
cd24ca1
TST,STY: Use a context manager for F2PY functions
by Rohit Goswami
· 3 years, 9 months ago
3c92ba2
TST,STY: Clean up F2PY tests for pathlib.Path
by Rohit Goswami
· 3 years, 9 months ago
6af83ae
STY: F2PY tests shouldn't print
by Rohit Goswami
· 3 years, 9 months ago
424eff1
TST,MAINT: Fix F2PY test typo
by Rohit Goswami
· 3 years, 9 months ago
01073d7
Merge pull request #20404 from HaoZeke/debBugF2PY
by Charles Harris
· 3 years, 9 months ago
1b702b4
DOC: correct the versionadded number for `f2py.get_include`
by Ralf Gommers
· 3 years, 9 months ago
b96fa43
BUG: Clear errors correctly in F2PY conversions
by Rohit Goswami
· 3 years, 9 months ago
f146ec1
Merge pull request #20182 from HaoZeke/buildf2pydoc
by Ralf Gommers
· 3 years, 9 months ago
a565be5
MAINT: Fix build issues
by Rohit Goswami
· 3 years, 9 months ago
cbc25d2
MAINT: Fix newlines in diagnostics output of numpy.f2py.
by Christoph Buchner
· 3 years, 9 months ago
3740af9
Merge pull request #20071 from alessiamarcolini/refactor
by Charles Harris
· 3 years, 10 months ago
d3b35c5
MAINT: Update F2PY documentation URL
by Shriraj Hegde
· 3 years, 11 months ago
4d23ebe
MAINT: remove unused imports
by Alessia Marcolini
· 3 years, 11 months ago
dfc3761
MAINT: Fix LGTM.com warning: Implicit string concatenation in a list
by Dimitri Papadopoulos
· 3 years, 11 months ago
5596e2f
Merge pull request #19997 from HaoZeke/f2py_tabs
by Charles Harris
· 3 years, 11 months ago
f2eccaa
BUG: avoid infinite recurrence on dependencies in crackfortran
by Damien Caliste
· 3 years, 11 months ago
c4b0b9d
DOC: Fix typos in the random and f2py documentation. (#20004)
by MalikIdreesHasanKhan
· 3 years, 11 months ago
9492206
MAINT: Reviewer comments
by Rohit Goswami
· 3 years, 11 months ago
85ce7a2
STY: Kill all \t with fire in f2py
by Rohit Goswami
· 4 years ago
9c81d44
STY: Harmonize rules with cb_rules for f2py
by Rohit Goswami
· 4 years ago
26ce529
MAINT: Reduce DepreciationWarnings, use more data API types for f2py (#19978)
by Rohit Goswami
· 4 years ago
b0e1a44
Merge pull request #19977 from HaoZeke/f2pyformat
by Charles Harris
· 4 years ago
Next »