summaryrefslogtreecommitdiff
path: root/doc/summarize.py
Commit message (Expand)AuthorAgeFilesLines
* MAINT: doc: Remove doc/summarize.pyWarren Weckesser2020-03-111-178/+0
* Merge pull request #15702 from mwtoews/optparseCharles Harris2020-03-081-11/+8
|\
| * MAINT: replace optparse with argparse for 'doc' and 'tools' scriptsMike Taves2020-03-091-11/+8
* | convert shebang from python to python3 (#15687)Changqing Li2020-03-041-1/+1
|/
* STY,MAINT: avoid 'multiple imports on one line' (flake8 E401)Mike Taves2020-01-281-2/+10
* MAINT: Revise imports from collections.abc moduleMike Taves2020-01-221-7/+5
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* DOC: Fix minor typosluz.paz2018-03-301-1/+1
* TST: Import abstract classes from collections.abcFrederick Lefebvre2018-03-141-2/+7
* change all non-code instances of Numpy to NumPyPierre de Buyl2016-09-061-2/+2
* 2to3: Apply `map` fixer.Charles Harris2013-04-101-2/+2
* 2to3: apply `dict` fixer.Charles Harris2013-04-061-1/+1
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-12/+12
* 2to3: Use absolute imports.Charles Harris2013-03-281-1/+1
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-011-0/+1
* 2to3: Fix callable.Charles Harris2013-02-281-1/+2
* DEP: Remove more references to scons related files.Charles Harris2013-01-141-1/+1
* DEP: remove deprecated names in fftpack.rgommers2011-03-111-11/+10
* docs: fix minor issues, support htmlhelp.Pauli Virtanen2008-12-131-7/+11
* Moved numpy-docs under doc/ in the main Numpy trunk.Pauli Virtanen2008-11-231-0/+167