Menu

Code Commit Log


Commit Date  
[r4393] by mdboom

Merged revisions 4340-4392 via svnmerge from
http://matplotlib.svn.sf.net/svnroot/matplotlib/trunk/matplotlib

........
r4341 | jdh2358 | 2007-11-16 13:15:32 -0500 (Fri, 16 Nov 2007) | 2 lines

removed a couple of pyc files
........
r4346 | dsdale | 2007-11-16 16:47:17 -0500 (Fri, 16 Nov 2007) | 2 lines

fixed version checking for traits-3
........
r4347 | mdboom | 2007-11-17 07:44:52 -0500 (Sat, 17 Nov 2007) | 1 line

Bugfix: [1655313] axis label disappears when minor tick labels are hidden
........
r4374 | efiring | 2007-11-18 13:59:56 -0500 (Sun, 18 Nov 2007) | 11 lines

Let to_rgba return uint8; track changes to cmap

Images require rgba as 4 uint8s, so it is more efficient
to generate these directly in to_rgba than to generate 4
doubles and convert them later.

The tracking of changes in ScalarMappable was handling
communication between objects, but was not keeping track of
when to_rgba needs to be rerun. A dictionary was added
to do this.
........
r4375 | efiring | 2007-11-18 14:01:39 -0500 (Sun, 18 Nov 2007) | 2 lines

Remove trailing whitespace.
........
r4376 | efiring | 2007-11-18 14:02:55 -0500 (Sun, 18 Nov 2007) | 2 lines

Use new update_dict from ScalarMappable in QuadMesh
........
r4377 | efiring | 2007-11-18 14:06:49 -0500 (Sun, 18 Nov 2007) | 7 lines

Add experimental "pcolorfast" for fast interactive pcolor plots

This will need more discussion and work, but it illustrates
the potential for very fast pcolor-type plotting with all
three grid types: uniform, irregular but rectilinear, and
general quadrilateral.
........
r4379 | efiring | 2007-11-18 15:54:22 -0500 (Sun, 18 Nov 2007) | 2 lines

Remove unnecessary data copying from draw_quad_mesh
........
r4383 | jdh2358 | 2007-11-19 16:43:24 -0500 (Mon, 19 Nov 2007) | 2 lines

fixed a minor bug in csv2rec
........
r4387 | mdboom | 2007-11-20 08:13:22 -0500 (Tue, 20 Nov 2007) | 2 lines

Speed improvement initializing mathtext parser.
........
r4391 | mdboom | 2007-11-20 08:29:20 -0500 (Tue, 20 Nov 2007) | 2 lines

Fix problem with 0-line width drawing in Postscript. (Thanks Ben North).
........

2007-11-20 14:52:24 Tree
[r4392] by mdboom

Removing trailing whitespace so a merge from trunk will be possible.

2007-11-20 13:50:04 Tree
[r4391] by mdboom

Fix problem with 0-line width drawing in Postscript. (Thanks Ben North).

2007-11-20 13:29:20 Tree
[r4390] by jswhit

docstring tweak.

2007-11-20 13:20:54 Tree
[r4389] by jswhit

added module variable 'projection_params' - a dict containing
the relevant projection parameters for each projection.

2007-11-20 13:18:22 Tree
[r4388] by mdboom

Reverting imshow -- these issues are being dealt with by Eric Firing
on the trunk.

2007-11-20 13:14:34 Tree
[r4387] by mdboom

Speed improvement initializing mathtext parser.

2007-11-20 13:13:22 Tree
[r4386] by jswhit

added lake_color keyword to fillcontinents

2007-11-20 04:09:55 Tree
[r4385] by jswhit

change outerproduct to outer

2007-11-20 04:08:52 Tree
[r4384] by jswhit

lake_color keyword arg to fill continents added

2007-11-20 02:37:12 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.