summaryrefslogtreecommitdiff
path: root/doc/source/f2py/code
Commit message (Collapse)AuthorAgeFilesLines
* DOC: Correct f2py doc meson.build exampleNamami Shanker2022-06-231-10/+3
|
* DOC: Add f2cmap flag docNamami Shanker2022-06-231-0/+9
|
* MAINT,DOC: Fix doc fragments and testsRohit Goswami2022-06-054-0/+20
|
* MAINT: Python <3.8 related cleanupsBrigitta Sipőcz2022-05-232-3/+3
|
* Merge pull request #21187 from HaoZeke/f2pyDeterminismRohit Goswami2022-04-292-6/+6
|\ | | | | ENH: F2PY build output determinism
| * ENH: Switch to a negative flagRohit Goswami2022-03-212-2/+2
| | | | | | | | | | | | Also remove FutureWarning and update documentation Co-authored-by: Ralf Gommers <ralf.gommers@gmail.com>
| * DOC: Reword for new emptygen behaviourRohit Goswami2022-03-212-4/+4
| |
| * DOC: Update documentation and usageRohit Goswami2022-03-122-4/+4
| |
* | DOC: Add F2PY test documentationNamami Shanker2022-04-121-0/+10
|/
* Fixing formattingmelissawm2022-01-057-74/+74
|
* Responding to review commentsmelissawm2022-01-058-0/+102
|
* DOC: use FindPython instead of FindPython3 (#20447)Henry Schreiner2021-11-291-8/+8
|
* fix: get scikit-build example workingHenry Schreiner2021-11-233-45/+49
|
* DOC: nicer CMake exampleHenry Schreiner2021-11-221-32/+17
| | | | | | | | | | This updates the CMake example with several improvements. * The modern CLI usage (3.14+) is used for configurting and building (plain CMake and scikit-build examples) * Removed CXX variable setting (not a CXX project) * Ensured Python 3.7+ is discoverd, and also avoid requiring Development.Embed (component not present in some places like manylinux) * Nicer include directory listing * Drop unused varaible * Use FindPython's integrated module support * Avoid directory-level settings, use only target level settings instead (as noted in the orignal comment - also this was originally directory scope, not project scope)
* DOC: Address build system review IRohit Goswami2021-11-161-6/+12
| | | | | | Co-authored-by: Ralf Gommers <ralf.gommers@gmail.com> Co-authored-by: Christoph Buchner <bilderbuchi@phononoia.at> Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com>
* DOC: Update meson and f2py for automated wrappersRohit Goswami2021-11-152-4/+49
|
* DOC: Add F77 scikit-build exampleRohit Goswami2021-11-153-0/+104
| | | | Co-authored-by: Nick Wogan <wogan@uw.edu>
* DOC: Add CMake with F2PYRohit Goswami2021-11-151-0/+74
|
* DOC: Detail Meson and F2PY usageHaoZeke2021-11-151-0/+30
|
* MAINT,DOC: Refactor, syntax highlighting for f2pyRohit Goswami2021-09-1932-0/+616