summaryrefslogtreecommitdiff
path: root/doc/example.py
AgeCommit message (Expand)AuthorFilesLines
2016-05-02PEP8 fixesKevin Deldycke1-2/+2
2016-02-15DOC: Fix mismatched variable names in docstrings.Dongjoon Hyun1-2/+2
2013-06-25ENH: Allow unnamed return values in Returns section of doc stringRob Ruana1-7/+5
2013-04-062to3: Apply `print` fixer.Charles Harris1-1/+1
2013-03-282to3: Use absolute imports.Charles Harris1-1/+1
2013-03-012to3: Put `from __future__ import division in every python file.Charles Harris1-0/+2
2011-04-01DOC: Remove the advice to 'import scipy as sp' from the documentation.Robert Kern1-1/+0
2009-07-01Address #1146: update docstring standardPauli Virtanen1-5/+4
2008-08-23Move documentation outside of source tree. Remove `doc` import from __init__.Stefan van der Walt1-0/+125