summaryrefslogtreecommitdiff
path: root/tools/swig/numpy.i
Commit message (Expand)AuthorAgeFilesLines
* White spacesMathieu Lamarre2018-02-081-1/+1
* Swig tool: Clear CARRAY flag when buffer is not C_CONTIGUOUSMathieu Lamarre2018-02-081-2/+8
* Swig tool: Clear CARRAY flag when setting FARRAYMathieu Lamarre2018-02-081-0/+2
* Added types for int and uint with an explicit size.Mark Harfouche2018-01-121-1/+10
* Avoid NPY_ARRAY_F_CONTIGUOUS for numpy < 1.7Jan David Mol2016-06-181-1/+6
* BUG: Fix swig make_fortran function.Charles Harris2015-11-041-1/+1
* BUG: Fix use of PyArray_ISFORTRAN in numpy.i.Charles Harris2015-11-011-1/+1
* typo in numpy.ijschueller2015-09-021-1/+1
* New typemap for in-place arrays of arbitrary number of dimensions:Tom Krauss2015-05-251-1/+45
* DOC: put a copy of the text in LICENSE.txt into tools/swig/numpy.iRalf Gommers2015-03-181-0/+34
* Use correct #ifdef __cplusplus guard to include std_complex.iMichele Vallisneri2015-02-131-2/+2
* ENH: added std::complex support to numpy.iGlen Mabey2014-11-071-10/+8
* Fix typemap for Fortran ordered array inputAdam Reeve2014-06-161-3/+3
* BUG: Fix missing fragment in ARGOUTVIEWM typemaps.David Froger2014-05-261-18/+18
* STY: Whitespace patrol on numpy.i.Charles Harris2014-03-121-6/+6
* MAINT: Move doc/swig to tools/swig.Charles Harris2014-03-121-0/+3085