| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Co-authored-by: Matti Picus <matti.picus@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Instances remain for NumpyVersion and Numpy.rec.fromarrays that are
references to code.
Release notes were left unchanged.
see issue #7986
|
|
|
|
| |
Also fix example in testing that Sphinx saw as section header.
|
| |
|
| |
|
| |
|
|
|