summaryrefslogtreecommitdiff
path: root/doc/source/f2py/python-usage.rst
Commit message (Collapse)AuthorAgeFilesLines
* Update doc/source/f2py/python-usage.rstRohit Goswami2022-10-101-1/+1
| | | Co-authored-by: Matti Picus <matti.picus@gmail.com>
* DOC: Add reference links and switch to PyCapsuleRohit Goswami2022-10-101-3/+3
|
* DOC: Replace CObject with Capsule consistentlyRohit Goswami2022-10-101-6/+7
|
* DOC: Refactoring f2py user guidemelissawm2022-01-051-145/+131
|
* DOC: Address reviewer commentsRohit Goswami2021-09-201-9/+9
|
* DOC: Reword f2py docsRohit Goswami2021-09-201-89/+91
|
* MAINT,DOC: Refactor, syntax highlighting for f2pyRohit Goswami2021-09-191-41/+41
|
* DOC: fix typoJakub Wilk2020-07-011-1/+1
|
* DOC: Updating f2py docs to python 3 and fixing some typos (#15303)Melissa Weber Mendonça2020-01-191-15/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Updated f2py "Getting Started" doc to python3. * WIP: updating f2py docs to python3: intro to python-usage done. * WIP: updated "Scalar Arguments" session of python-usage.rst * WIP: updated "String arguments" section of python-usage.rst. TODO check for string bug here. * WIP: updated "Array arguments" section of python-usage.rst * WIP: updated "Callback arguments" section in python-usage.rst * WIP: updated sections "Common blocks" and "F90 module data" from python-usage.rst * Finished update of python-usage.rst * WIP: updating usage.rst * PEP8 fix for equal sign and added note about building extension modules. * Finished update of usage.rst * Remove future imports from f2py example. * Fixed typos. * Fixed typo. * Updated f2py "Getting Started" doc to python3. * Finished update of python-usage.rst * Finished update of usage.rst * Fixed typos. * Addressing comments on PR. * Addressing PR review; closes gh-14812; fixes gh-14919; closes gh-14960; fixes gh-14865; fixes gh-14862 * Restore names of common block items.
* silence warnings, matplotlib deprecated normed in favor of densitymattip2018-04-101-1/+1
|
* DOC: Fix typosJakub Wilk2017-03-171-3/+3
|
* change all non-code instances of Numpy to NumPyPierre de Buyl2016-09-061-6/+6
| | | | | | | | | Instances remain for NumpyVersion and Numpy.rec.fromarrays that are references to code. Release notes were left unchanged. see issue #7986
* DOC: fix examples in f2py documentation. They didn't appear at all in html.Ralf Gommers2014-04-211-95/+45
| | | | Also fix example in testing that Sphinx saw as section header.
* DOC: f2py: fix some typos etcPauli Virtanen2014-01-031-14/+14
|
* DOC: f2py: minor fixupsPauli Virtanen2014-01-021-2/+2
|
* DOC: f2py: Numeric -> numpyPauli Virtanen2014-01-021-7/+7
|
* DOC: split up f2py user guide + markup fixesPauli Virtanen2014-01-021-0/+419