Menu

/trunk/matplotlib/src/_path.cpp Commit Log


Commit Date  
[r7246] (42.7 kB) by mdboom

Merged revisions 7245 via svnmerge from
https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_98_5_maint

........
r7245 | mdboom | 2009-07-01 15:55:17 -0400 (Wed, 01 Jul 2009) | 1 line

Fix out-of-memory errors leading to segfaults
........

2009-07-01 20:01:00 View
Download
[r7059] (42.5 kB) by mdboom

Fix theoretical memory leak.

2009-04-23 14:21:52 View
Download
[r6894] (42.5 kB) by mdboom

Avoid use of "not found everywhere" uint8_t with npy_uint8, since we do include and rely on Numpy.

2009-02-09 18:23:56 View
Download
[r6880] (42.5 kB) by mdboom

Remove test code.

2009-02-05 15:30:42 View
Download
[r6865] (43.7 kB) by mdboom

Create path_cleanup code for use by the Mac OS-X backend. Refactor C++ code to follow Numpy's guidelines for linking multiple C files into a single extension. Remove dependency of Agg backend on _image.cpp and _ft2font.cpp (simplifies linking problems and reduces generated code size).

2009-02-02 16:29:37 View
Download
[r6847] (42.4 kB) by mdboom

Rework the nan-handling/clipping/quantizing/simplification
framework so each is an independent part of a pipeline.
Expose the C++-implementation of all of this so it can be
used from all Python backends. Add rcParam
"path.simplify_threshold" to control the threshold of
similarity below which vertices will be removed.

2009-01-29 16:51:12 View
Download
[r6663] (37.5 kB) by mdboom

Merged revisions 6660-6662 via svnmerge from
https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_98_5_maint

........
r6660 | jdh2358 | 2008-12-18 07:10:51 -0500 (Thu, 18 Dec 2008) | 1 line

applied maxosx backend update
........
r6661 | mdboom | 2008-12-18 08:41:35 -0500 (Thu, 18 Dec 2008) | 2 lines

Fix bug where a line with NULL data limits prevents subsequent data limits from calculating correctly
........
r6662 | mdboom | 2008-12-18 08:42:13 -0500 (Thu, 18 Dec 2008) | 2 lines

Fix docstring typo.
........

2008-12-18 13:47:19 View
Download
[r6399] (37.0 kB) by mdboom

Add comment about minimum positive values.

2008-11-12 20:00:11 View
Download
[r6078] (36.8 kB) by mdboom

Add "filled" kwarg to path_intersects_path

2008-09-10 12:33:33 View
Download
[r6018] (36.7 kB) by mdboom

Does simplify paths when NaN/inf is present.

2008-08-11 12:48:50 View
Download
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.