summaryrefslogtreecommitdiff
path: root/tools/swig/test/setup.py
Commit message (Expand)AuthorAgeFilesLines
* convert shebang from python to python3 (#15687)Changqing Li2020-03-041-1/+1
* MAINT: cleanup unused imports; avoid redefinition of importsMike Taves2020-02-061-1/+0
* MAINT: resolve pyflake F403 'from module import *' usedMike Taves2020-01-231-1/+1
* MAINT: Remove unnecessary 'from __future__ import ...' statementsJon Dufresne2020-01-031-2/+0
* New typemap for in-place arrays of arbitrary number of dimensions:Tom Krauss2015-05-251-2/+8
* ENH: added std::complex support to numpy.iGlen Mabey2014-11-071-1/+2
* MAINT: Move doc/swig to tools/swig.Charles Harris2014-03-121-0/+64