Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DOC: Use print only as function when print_function is imported from __future__ | gfyoung | 2015-12-19 | 1 | -3/+3 |
* | DOC: Fix docstring warnings in documetation generation. | Charles Harris | 2015-07-01 | 1 | -5/+2 |
* | DOC: improve record/structured array nomenclature & guide | Allan Haldane | 2015-01-22 | 1 | -2/+10 |
* | STY: Giant whitespace cleanup. | Charles Harris | 2013-08-18 | 1 | -1/+0 |
* | 2to3: Apply `print` fixer. | Charles Harris | 2013-04-06 | 1 | -1/+1 |
* | 2to3: Use absolute imports. | Charles Harris | 2013-03-28 | 1 | -1/+1 |
* | 2to3: Put `from __future__ import division in every python file. | Charles Harris | 2013-03-01 | 1 | -0/+2 |
* | DOC: fix build issues (with latex or newest sphinx) | Pauli Virtanen | 2011-07-15 | 1 | -295/+297 |
* | fixed a whole bunch of doctests | Paul Ivanov | 2009-12-28 | 1 | -6/+9 |
* | Import documentation from doc wiki (part 2, work-in-progress docstrings, but ... | Pauli Virtanen | 2008-10-28 | 1 | -3/+48 |
* | Move documentation outside of source tree. Remove `doc` import from __init__. | Stefan van der Walt | 2008-08-23 | 1 | -0/+367 |