summaryrefslogtreecommitdiff
path: root/doc/source/f2py
Commit message (Expand)AuthorAgeFilesLines
* DOC: Fix some referencestakanori-pskq2020-10-241-0/+2
* Fixing tests for pypy and win.MelissaWM2020-09-243-11/+18
* DOC: fix typoJakub Wilk2020-07-011-1/+1
* DOC: fix remaining doc files for refguide_check (#15720)Pierre de Buyl2020-03-262-1/+1
* DOC: remove broken link in f2py tutorialmattip2020-02-231-6/+3
* DOC: Updating f2py docs to python 3 and fixing some typos (#15303)Melissa Weber Mendonça2020-01-1918-188/+256
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* ENH: f2py: add --f2cmap option for specifying the name of .f2py_f2cmapPauli Virtanen2019-12-141-3/+6
* DOC: f2py: copy documentation for .f2cmap file from old f2py FAQPauli Virtanen2019-12-141-0/+49
* Add intersphinx linksDavid Stansby2019-10-111-2/+2
* BUG, DOC: test, fix that f2py.compile accepts str and bytes, rework docsmattip2019-01-202-28/+3
* DOC: change f2py2e -> numpy.f2py [ci skip]mattip2018-08-283-13/+13
* DOC: formatting, de-emphasize f2pyfe [ci skip]mattip2018-08-222-10/+10
* DOC: document use when f2py is not in the PATHmattip2018-08-222-6/+18
* HTTP -> HTTPS, and other linkrot fixesMike Toews2018-06-162-4/+3
* silence warnings, matplotlib deprecated normed in favor of densitymattip2018-04-101-1/+1
* DOC: update f2py front page and some doc build metadata.Ralf Gommers2017-06-181-22/+10
* ENH: Spelling fixesVille Skyttä2017-05-091-1/+1
* DOC: Fix typosJakub Wilk2017-03-175-9/+9
* change all non-code instances of Numpy to NumPyPierre de Buyl2016-09-064-12/+12
* MAINT: Spellcheck doc/source/f2py/signature-file.rst.Charles Harris2015-10-161-5/+5
* BUG: allow extension of common blocks in numpy.f2pyAlexander Heger2015-10-161-6/+7
* DOC: fix examples in f2py documentation. They didn't appear at all in html.Ralf Gommers2014-04-211-95/+45
* DOC: remove mktemp mention from f2py manpageJulian Taylor2014-02-161-1/+1
* DOC: f2py: fix some typos etcPauli Virtanen2014-01-034-38/+38
* DOC: f2py: more Numeric -> numpy updatingPauli Virtanen2014-01-022-4/+4
* DOC: f2py: update numpy.distutils part a bitPauli Virtanen2014-01-022-45/+7
* DOC: f2py: minor fixupsPauli Virtanen2014-01-023-7/+6
* MAINT: remove unused filePauli Virtanen2014-01-021-180/+0
* DOC: f2py: Numeric -> numpyPauli Virtanen2014-01-026-30/+30
* DOC: split up f2py user guide + markup fixesPauli Virtanen2014-01-027-1724/+1725
* DOC: fix up f2py user guide formattingPauli Virtanen2014-01-021-181/+169
* DOC: move f2py documentation under doc/ and link its user guide with SphinxPauli Virtanen2014-01-0234-0/+2520