Menu

/trunk/matplotlib/src Commit Log


Commit Date  
[r4891] by mdboom

Fix warnings on gcc 4.2.1

2008-01-23 19:12:41 Tree
[r4889] by mdboom

Remove an accidental printf.

2008-01-23 18:13:40 Tree
[r4888] by mdboom

Minor speed improvements in Agg backend.

2008-01-23 14:35:21 Tree
[r4885] by mdboom

Speed improvements for path simplification algorithm.

2008-01-22 19:43:18 Tree
[r4883] by mdboom

Add more debugging output to the path simplification code.

2008-01-21 19:08:35 Tree
[r4881] by mdboom

Fix memory leak in pcolor and pcolormesh. (Thanks Rob Hetland)

2008-01-21 18:32:57 Tree
[r4876] by mdboom

Bugfig for last commit. Don't do simplifications on filled paths
ever. (Until we can work out the difficulties).

2008-01-18 15:04:52 Tree
[r4875] by mdboom

Add line simplification, to cut down on the number of line segments
that need to be stroked. Affects *Agg and Gdk backends.

2008-01-18 14:44:10 Tree
[r4834] by mdboom

Fixed possible buffer overrun.

2008-01-09 21:41:49 Tree
[r4833] by mdboom

Handle NaNs in the data (on-the-fly as it's drawn).
Add a nan_test.py example to help ensure this stays working.

2008-01-09 21:27:48 Tree
Older >