Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial port from Moin Moin site | Jarrod Millman | 2008-02-10 | 1 | -0/+241 |
* | Add ma for scons build | David Cournapeau | 2008-02-09 | 1 | -0/+18 |
* | Merge maskedarray branch. | Stefan van der Walt | 2008-02-09 | 1 | -1/+0 |
* | comments cleaning and docstring updates. | pierregm | 2008-02-07 | 2 | -82/+106 |
* | Remove .data comparisons in tests. Fix whitespace. | Stefan van der Walt | 2008-02-07 | 2 | -8/+1 |
* | Ignore DeprecationWarning during testing. | Stefan van der Walt | 2008-02-06 | 1 | -2/+5 |
* | Remove print statement from test. | Stefan van der Walt | 2008-02-06 | 1 | -1/+0 |
* | maskedarray.core: | pierregm | 2008-02-01 | 4 | -369/+632 |
* | maskedarray.core: | pierregm | 2008-01-30 | 1 | -2/+3 |
* | maskedarray.core: | pierregm | 2008-01-28 | 2 | -32/+44 |
* | (no commit message) | pierregm | 2008-01-24 | 1 | -1/+2 |
* | core: fixed compress to ensure that a.compress(cond)==a[cond] in most cases | pierregm | 2008-01-24 | 2 | -11/+17 |
* | ma.core : add the compress method/function | pierregm | 2008-01-24 | 2 | -7/+49 |
* | Add 'compress'. | Stefan van der Walt | 2008-01-23 | 2 | -2/+14 |
* | Update documentation format. | Stefan van der Walt | 2008-01-23 | 1 | -364/+424 |
* | Merge patch fixing mask dimensions on concatenation. | Stefan van der Walt | 2008-01-22 | 3 | -78/+101 |
* | Fix concatenator usage (patch by Pierre). | Stefan van der Walt | 2008-01-20 | 1 | -5/+5 |
* | Fix concatenation. Closes ticket #642. | Stefan van der Walt | 2008-01-10 | 2 | -0/+13 |
* | Fix inplace test. | Stefan van der Walt | 2008-01-10 | 1 | -3/+3 |
* | Apply patch by Pierre. Move tests from __main__ to the tests directory. | Stefan van der Walt | 2008-01-10 | 2 | -154/+164 |
* | Document API changes. | Stefan van der Walt | 2007-12-21 | 1 | -0/+68 |
* | Fix unit tests. Prevent nomask from being copied. | Stefan van der Walt | 2007-12-21 | 3 | -12/+30 |
* | Apply Pierre's patch. | Stefan van der Walt | 2007-12-20 | 2 | -61/+97 |
* | API has changed for put and putmask; remove two outdated tests. | Stefan van der Walt | 2007-12-16 | 2 | -13/+2 |
* | Reformat extras docstrings. | Stefan van der Walt | 2007-12-15 | 1 | -109/+148 |
* | Reformat docstrings for 80 columns. | Stefan van der Walt | 2007-12-15 | 2 | -619/+844 |
* | Pull in old tests. | Stefan van der Walt | 2007-12-15 | 2 | -0/+875 |
* | Ignore warning raised during testing. | Stefan van der Walt | 2007-12-15 | 1 | -0/+4 |
* | Fix benchmarks. Remove remaining imports of maskedarray. | Stefan van der Walt | 2007-12-15 | 8 | -94/+56 |
* | Move ma to numpy root. Fix unit tests. Remove references to numpy.core.ma. | Stefan van der Walt | 2007-12-15 | 18 | -0/+8500 |