Menu

Code Commit Log


Commit Date  
[r8953] by efiring

bug: xlim, ylim with no arguments should not affect autoscaling

2011-02-06 17:49:43 Tree
[r8952] by efiring

backend_qt4.py: eliminate unnecessary import of Qt; closes [3108017]

2011-02-06 07:47:43 Tree
[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
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.