Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core : fixed a bug w/ array((0,0))/0. | pierregm | 2008-04-30 | 1 | -1/+27 |
| | | | | | | testutils : introduced assert_almost_equal/assert_approx_equal: use assert_almost_equal(a,b,decimal) to compare a and b up to decimal places use assert_approx_equal(a,b,decimal) to compare a and b up to b*10.**-decimal | ||||
* | ran reindent in preparation for the 1.1 release | Jarrod Millman | 2008-04-20 | 1 | -1/+1 |
| | |||||
* | Fix benchmarks. Remove remaining imports of maskedarray. | Stefan van der Walt | 2007-12-15 | 1 | -2/+1 |
| | |||||
* | Move ma to numpy root. Fix unit tests. Remove references to numpy.core.ma. | Stefan van der Walt | 2007-12-15 | 1 | -0/+220 |