Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Refactor nanfunctions to behave as agreed on for 1.9. | Charles Harris | 2013-10-04 | 1 | -66/+171 |
* | STY: Make numpy/lib/test/*.py PEP8 compliant. | Charles Harris | 2013-09-03 | 1 | -14/+14 |
* | DEP: Make nansum return 0 for all-NaN or empty axis. | Charles Harris | 2013-08-18 | 1 | -27/+11 |
* | STY: Giant comma spacing fixup. | Charles Harris | 2013-08-18 | 1 | -4/+4 |
* | DOC: Various fixes. | Charles Harris | 2013-08-14 | 1 | -4/+4 |
* | TST: Add tests for the nansum, nanmean, nanvar, and nanstd. | Charles Harris | 2013-08-12 | 1 | -190/+367 |
* | MAINT: Separate nan functions into their own module. | Charles Harris | 2013-08-12 | 1 | -0/+240 |