Menu

Code Commit Log


Commit Date  
[r4380] by jswhit

more minor reformatting

2007-11-19 13:10:49 Tree
[r4379] by efiring

Remove unnecessary data copying from draw_quad_mesh

2007-11-18 20:54:22 Tree
[r4378] by jswhit

more docstring tweaks

2007-11-18 19:28:13 Tree
[r4377] by efiring

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.

2007-11-18 19:06:49 Tree
[r4376] by efiring

Use new update_dict from ScalarMappable in QuadMesh

2007-11-18 19:02:55 Tree
[r4375] by efiring

Remove trailing whitespace.

2007-11-18 19:01:39 Tree
[r4374] by efiring

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.

2007-11-18 18:59:56 Tree
[r4373] by jswhit

further streamlining of docstrings

2007-11-18 16:45:28 Tree
[r4372] by jswhit

add 'f' to coastline resolutions. Reformat unsupported projection message.

2007-11-18 16:16:15 Tree
[r4371] by jswhit

port over the rest of Eric's changes from trunk

2007-11-18 14:31:06 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.