summaryrefslogtreecommitdiff
path: root/doc/cdoc
Commit message (Expand)AuthorAgeFilesLines
* MAINT: reduce Doxyfile and modernize numpyfilter.pyMike Taves2020-02-143-1555/+14
* STY: use `with open` when possibleSeth Troisi2020-01-211-16/+10
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* MAINT, TST import pickle from numpy.core.numericPierre Glaser2018-10-101-4/+1
* HTTP -> HTTPS, and other linkrot fixesMike Toews2018-06-161-9/+10
* More misc. typosluz.paz2018-01-041-1/+1
* BUG: KeyboardInterrupt is swallowed all over the placeEric Wieser2017-06-031-1/+1
* ENH: Spelling fixesVille Skyttä2017-05-091-1/+1
* change all non-code instances of Numpy to NumPyPierre de Buyl2016-09-061-1/+1
* 2to3: Apply `print` fixer.Charles Harris2013-04-061-1/+1
* BUG: Fix stray '.' in import statement.Charles Harris2013-04-021-2/+2
* 2to3: Apply `imports` fixer.Charles Harris2013-04-021-1/+5
* 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/+2
* DOC: add automatic documentation generation from C sources (using Doxygen at ...Pauli Virtanen2010-06-054-0/+1719