summaryrefslogtreecommitdiff
path: root/numpy/lib/tests/test_stride_tricks.py
Commit message (Expand)AuthorAgeFilesLines
* Make use of assert_raises from numpy.testing, and added run_module_suite to s...Alan McIntyre2008-07-141-3/+5
* ENH: Add broadcast_arrays() function to expose broadcasting to pure Python fu...Robert Kern2008-07-031-0/+206