Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: fix wrong odd determination in packbits | Julian Taylor | 2017-02-19 | 1 | -0/+9 |
* | TST: add extended packbits tests | Julian Taylor | 2017-01-12 | 1 | -1/+178 |
* | BUG: fix packbits and unpackbits to correctly handle empty arrays | Takuya Akiba | 2016-12-02 | 1 | -2/+63 |
* | MAINT: Include from __future__ boilerplate in some files missing it. | Charles Harris | 2015-12-05 | 1 | -1/+2 |
* | ENH ensure np.packbits works on np.bool dtype | Lars Buitinck | 2014-11-30 | 1 | -6/+10 |
* | MAINT/TST: refactor and test packbits/unpackbits | Lars Buitinck | 2014-11-30 | 1 | -0/+22 |