Commit Graph

8 Commits

Author SHA1 Message Date
cgohlke be02b9a651 Fix Python 3 import error 2011-10-10 16:07:24 -07:00
Andreas Mueller d7761bae54 pep8 whitespace 2011-09-29 13:31:07 +02:00
Andreas Mueller 487f165622 slightly faster image conversion by creating less temporaries. 2011-09-29 13:30:53 +02:00
andy 375079e82f don't use np.empty_like with dtype argument to be numpy 1.5 compatible. 2011-09-27 23:51:14 +02:00
Stefan van der Walt 0b7df2626a ENH: Add img_as_ubyte. 2011-09-27 01:16:35 -07:00
Stefan van der Walt 5ec5c55b1a BUG: Fix typo in dtype converter integer list. 2011-09-26 17:12:14 -07:00
Stefan van der Walt edfb8262ba DOC: Fix dtype converter docstring typos. 2011-09-26 16:56:09 -07:00
Stefan van der Walt dff2ee74b0 ENH: Add dtype converters. 2011-09-26 16:34:00 -07:00