summaryrefslogtreecommitdiff
path: root/doc/swig/test
Commit message (Expand)AuthorAgeFilesLines
* MAINT: Move doc/swig to tools/swig.Charles Harris2014-03-1232-3991/+0
* STY: Giant comma spacing fixup.Charles Harris2013-08-188-157/+157
* Merge branch 'numpy-swig' into gh-3451Charles Harris2013-07-2911-73/+706
|\
| * Added tests for 4D tensors. Now using a consistant cubes,slices,rows,columns ...Egor Zindy2013-06-084-0/+635
| * cleaned-up loop indexes in Tensor.cxxEgor Zindy2013-06-083-52/+52
| * Merge branch 'numpy-swig' of https://github.com/zindy/numpy into numpy-swigEgor Zindy2013-06-081-9/+12
| |\
| | * Got rid of a unit testBill Spotz2013-03-111-9/+12
| * | removed the note about testResize1 failing in testArray.pyEgor Zindy2013-03-161-5/+0
| * | fixed the testResize1 test in testArray.py -- Changed order of the resize arg...Egor Zindy2013-03-162-7/+7
| |/
* | 2to3: Apply `print` fixer.Charles Harris2013-04-067-113/+113
* | 2to3: Use absolute imports.Charles Harris2013-03-286-6/+6
|/
* 2to3: Put `from __future__ import division in every python file.Charles Harris2013-03-017-0/+7
* DEP: remove deprecated get_numpy_include.rgommers2011-03-111-5/+2
* Move documentation outside of source tree. Remove `doc` import from __init__.Stefan van der Walt2008-08-2328-0/+3354