Menu

Commit [r8945]  Maximize  Restore  History

Image generation no longer generates double-precision rgba; patch by C. Gohlke

Image generation via color mapping was using doubles for rgba,
after which the _image module was converting rgba to uint8;
this patch saves time and memory by using the existing ability
of the colormap to generate uint8 directly.

efiring 2011-02-04

changed /trunk/matplotlib/CHANGELOG
changed /trunk/matplotlib/lib/matplotlib/image.py
/trunk/matplotlib/CHANGELOG Diff Switch to side-by-side view
Loading...
/trunk/matplotlib/lib/matplotlib/image.py Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB