Menu

Code Commit Log


Commit Date  
[r8951] by efiring

bugfix: Collection.set_edgecolor was failing in mplot3d/contour_demo2

2011-02-06 05:06:46 Tree
[r8950] by efiring

collections with color mapping: don't update rgba unnecesarily

2011-02-06 02:41:22 Tree
[r8949] by efiring

PcolorImage: use local cache instead of the ScalarMappable.update_dict

2011-02-06 01:55:50 Tree
[r8948] by efiring

image: more conversion to use rgba bytes, other minor cleanup

2011-02-06 00:43:54 Tree
[r8947] by efiring

cbook.report_memory: add Windows support via "tasklist"

2011-02-05 21:57:21 Tree
[r8946] by efiring

speed up Normalize, LogNorm, colormapping; modified patch by C. Gohlke

2011-02-05 20:56:02 Tree
[r8945] by efiring

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.

2011-02-04 19:18:57 Tree
[r8944] by mdboom

Very basic first pass at rendering text using freetype-py http://code.google.com/p/freetype-py/

2011-02-01 17:57:23 Tree
[r8943] by mdboom

Create a branch to work on ctypes_freetype wrappers.

2011-02-01 17:49:30 Tree
[r8942] by mdboom

Merged revisions 8939 via svnmerge from
https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v1_0_maint

........
r8939 | mdboom | 2011-02-01 11:02:54 -0500 (Tue, 01 Feb 2011) | 1 line

[3167200] Use from PIL import Image
........

2011-02-01 16:26:25 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.