[matplotlib-devel] move bundled CXX folder, allow to optionally use system installed files

2011-04-30 Thread Julian Taylor
ed to trunk yet, was it rejected? PS: please CC me I'm not subscribed to the list. Best Regards, Julian Taylor Index: setupext.py === --- setupext.py (revision 8988) +++ setupext.py (working copy) @@ -136,6 +

Re: [matplotlib-devel] Problem with a clipped line containing nan\'s (v1.1.1rc on Ubuntu 12.04)

2012-06-26 Thread Julian Taylor
Please also report these issues to Ubuntu. If its significant enough it we can fix this issue in the package. But we can't fix what we don't know about. The option of updating the rc to the future final 1.1.1 is also open if the bug fixed are worth it. signature.asc Description: OpenPGP digital

Re: [matplotlib-devel] Experiments in removing/replacing PyCXX

2012-12-01 Thread Julian Taylor
On 12/01/2012 02:32 AM, Benjamin Root wrote: > > > Since when has numpy used Cython? I specifically remember a rather > involved discussion thread on numpy-discussion about the pros-and-cons > of including cython. Now, SciPy on the other hand, does utilize Cython > in some spots IIRC, but does

Re: [matplotlib-devel] png error with git master, is it just me?

2013-04-05 Thread Julian Taylor
On 05.04.2013 07:37, Fernando Perez wrote: > Well, I'm using the system libpng, which is what puzzles me: there > should be no need for me to modify my LD_..., and I haven't done so in > the past. I'll have to dig into the build tomorrow to figure out > exactly what's going on there... > whats t

Re: [matplotlib-devel] png error with git master, is it just me?

2013-04-05 Thread Julian Taylor
On 05.04.2013 22:32, Fernando Perez wrote: > On Fri, Apr 5, 2013 at 10:06 AM, Julian Taylor > wrote: >> >> whats the output of: >> ldd >> /home/fperez/usr/opt/lib/python2.7/site-packages/matplotlib-1.3.x-py2.7-linux-x86_64.egg/matplotlib/_png.so >> apt-cache

Re: [matplotlib-devel] png error with git master, is it just me?

2013-04-05 Thread Julian Taylor
On 05.04.2013 23:16, Fernando Perez wrote: > On Fri, Apr 5, 2013 at 1:49 PM, Julian Taylor > wrote: > >> strange, it isn't linked against libpng at all. I can't reproduce that >> on my Ubuntu machine with git head. >> >> Do you still have a buildlog?

Re: [matplotlib-devel] png error with git master, is it just me?

2013-04-05 Thread Julian Taylor
On 05.04.2013 23:35, Julian Taylor wrote: > On 05.04.2013 23:16, Fernando Perez wrote: >> On Fri, Apr 5, 2013 at 1:49 PM, Julian Taylor >> wrote: >> >>> strange, it isn't linked against libpng at all. I can't reproduce that >>> on my Ubuntu m