Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DEP: Fix deprecation warnings in Python 3.1. The warnings come from the unittest | Charles Harris | 2010-02-20 | 1 | -26/+26 |
* | * getdata : prevent unnecessary copies (thx to Eric Firing) | pierregm | 2009-05-13 | 1 | -3/+25 |
* | ran reindent | Jarrod Millman | 2008-12-31 | 1 | -2/+0 |
* | core : * fixed make_mask_descr to recognize subdtypes | pierregm | 2008-10-18 | 1 | -21/+1 |
* | replaced assert with self.failUnless | pierregm | 2008-09-29 | 1 | -30/+30 |
* | Removed unused imports. | Alan McIntyre | 2008-09-09 | 1 | -2/+0 |
* | Standardize NumPy import as "import numpy as np". | Alan McIntyre | 2008-07-22 | 1 | -13/+13 |
* | Restore old test framework classes. | Alan McIntyre | 2008-06-21 | 1 | -1/+1 |
* | Switched to use nose to run tests. Added test and bench functions to all mod... | Alan McIntyre | 2008-06-17 | 1 | -15/+11 |
* | core : clean up update_from | pierregm | 2008-05-01 | 1 | -1/+1 |
* | Move ma to numpy root. Fix unit tests. Remove references to numpy.core.ma. | Stefan van der Walt | 2007-12-15 | 1 | -0/+183 |