Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | ENH: added functionality nanmedian to numpy | David Freese | 2014-05-02 | 1 | -2/+144 | |
* | BUG: incorrect argument order to _copyto in in np.nanmax, np.nanmin | Marten van Kerkwijk | 2014-04-20 | 1 | -2/+2 | |
* | BUG: Refactor nanfunctions to behave as agreed on for 1.9. | Charles Harris | 2013-10-04 | 1 | -144/+172 | |
* | DOC: Make documentation of nansum current with 1.9. | Charles Harris | 2013-09-14 | 1 | -2/+2 | |
* | DEP: Make nansum return 0 for all-NaN or empty axis. | Charles Harris | 2013-08-18 | 1 | -12/+1 | |
* | DOC: Various fixes. | Charles Harris | 2013-08-14 | 1 | -15/+14 | |
* | MAINT: Refactor nanfunctions. | Charles Harris | 2013-08-12 | 1 | -333/+468 | |
* | MAINT: Separate nan functions into their own module. | Charles Harris | 2013-08-12 | 1 | -0/+678 |