summaryrefslogtreecommitdiff
path: root/numpy/ma/testutils.py
Commit message (Expand)AuthorAgeFilesLines
* (no commit message)pierregm2010-08-091-27/+27
* Cleanup r7978 (add err_msg support to assert_mask_equalmdroe2009-12-071-2/+2
* testutils:pierregm2008-12-231-13/+14
* testutils:pierregm2008-12-221-7/+9
* use if ...: raise AssertionError instead of assertpierregm2008-09-291-7/+14
* Removed unused imports.Alan McIntyre2008-09-131-4/+2
* ran reindentJarrod Millman2008-08-081-6/+6
* testutilspierregm2008-07-171-1/+10
* prevent .reshape to update the whole __dict__ of the result, use ._update_fro...pierregm2008-07-011-1/+1
* Switched to use nose to run tests. Added test and bench functions to all mod...Alan McIntyre2008-06-171-5/+5
* core:pierregm2008-06-031-94/+69
* fixed whitespace w/ reindentJarrod Millman2008-05-221-1/+1
* core : fixed a bug w/ array((0,0))/0.pierregm2008-04-301-1/+27
* ran reindent in preparation for the 1.1 releaseJarrod Millman2008-04-201-1/+1
* Fix benchmarks. Remove remaining imports of maskedarray.Stefan van der Walt2007-12-151-2/+1
* Move ma to numpy root. Fix unit tests. Remove references to numpy.core.ma.Stefan van der Walt2007-12-151-0/+220