Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: some small fixes to the "Using Python as glue" section of the user guide. | Ralf Gommers | 2015-01-17 | 1 | -97/+86 |
| | | | | [ci skip] | ||||
* | DOC: python-as-glue: copyedit | Lars Buitinck | 2014-11-19 | 1 | -17/+16 |
| | | | | [ci skip] | ||||
* | DOC: python-as-glue: use Cython, not Pyrex | Lars Buitinck | 2014-11-18 | 1 | -188/+133 |
| | | | | Fixes gh-4492. [ci skip] | ||||
* | DOC: remove Weave recommendation | Lars Buitinck | 2014-11-17 | 1 | -224/+5 |
| | | | | | Weave is dead. It's not removed from SciPy yet, but it's deprecated and doesn't work with Python 3. | ||||
* | DOC: python-as-glue: remove Instant, PyInline | Lars Buitinck | 2014-11-17 | 1 | -64/+0 |
| | | | | Both projects appear to be dead. | ||||
* | DOC/MAINT: Python 2.6 or 3.2 required | Lars Buitinck | 2014-09-25 | 1 | -9/+8 |
| | | | | | | | | | Installation docs still stated Python 2.4 is supported, while not mentioning 3.x at all. Also corrected the statement that distutils is in python-dev on Debian, while it's actually in the main package. Several parts of the dev docs and some comments also referenced now-irrelevant 2.5 bugs/limitations. | ||||
* | DOC: add section on compiling pyf files | kanhua | 2014-09-19 | 1 | -0/+6 |
| | | | | | Add section to remind the readers to recomplile add.pyf and add.f95 files before checking the add module in python | ||||
* | MAINT: Move doc/swig to tools/swig. | Charles Harris | 2014-03-12 | 1 | -1/+1 |
| | | | | | | | Also update MANIFEST.in and documentation to reflect the move. The discussion of this change is at #2384. Closes #2384. Closes #4374. | ||||
* | updated documentation from pydoc website (thanks to everyone who contributed!) | Jarrod Millman | 2010-02-17 | 1 | -9/+8 |
| | |||||
* | docs: strip trailing whitespace from RST files | Pauli Virtanen | 2009-03-21 | 1 | -162/+162 |
| | |||||
* | Moved numpy-docs under doc/ in the main Numpy trunk. | Pauli Virtanen | 2008-11-23 | 1 | -0/+1523 |