On 6 March 2013 19:10, Chris Barker - NOAA Federal <chris.bar...@noaa.gov>wrote:

> """
> Qhull does not support triangulation of non-convex surfaces, mesh
> generation of non-convex objects, ... or constrained Delaunay
> triangulations
> """
> these are key to my needs, but are they for MPL?
>

No, all we need is a drop-in replacement for the existing code, i.e. 2D
unconstrained Delaunay.  Further functionality is outside our remit of
"plotting library".

I've also got a colleague with some nice code based on Donald Knuth's
> Axioms and Hulls monograph. If someone it interested in adding some
> tests and python wrappers, I'll bet he'd be glad to release it with a
> suitable license. (C++).


We've talked about this before and previously I have been interested.  But
now I think it is unnecessary to maintain our own code when we have a
drop-in replacement that has worked so well for scipy.

Ian
------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to