Re: [matplotlib-devel] v1.1.1rc2 tarballs are up

2012-06-11 Thread Christoph Gohlke
Hi John,

the matplotlib-1.1.1rc2.win installers are at 
. I am again 
unable to upload them to SF.

They are built against numpy 1.6.2 and include the test files. All tests 
pass on Python 2.7, 32 and 64 bit.

Christoph


On 6/9/2012 2:14 PM, John Hunter wrote:
> I just uploaded the v1.1.1rc2 tarballs to the sourceforge site
>
> https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.1.1/
>
> As soon as we get binaries, I'll send out another call for testing on
> the users list.  Russell and Christoph, easiest if you just upload the
> binaries directly.  You should both have permissions on the sf site.
>
> A copy of the site docs are available at
> http://matplotlib.sourceforge.net/rc/v1.1.1rc2/
>
>


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] v1.1.1rc2 tarballs are up

2012-06-11 Thread John Hunter
Thanks -- I've already started the process for the files, but can you
test upload something into the 1.1 folder (easy to subsequently
delete).  I just made you a project admin.  I'd like to get this
figure out eventually!

On Sat, Jun 9, 2012 at 8:53 PM, Christoph Gohlke  wrote:
> Hi John,
>
> the matplotlib-1.1.1rc2.win installers are at
> . I am again unable
> to upload them to SF.
>
> They are built against numpy 1.6.2 and include the test files. All tests
> pass on Python 2.7, 32 and 64 bit.
>
> Christoph
>
>
>
> On 6/9/2012 2:14 PM, John Hunter wrote:
>>
>> I just uploaded the v1.1.1rc2 tarballs to the sourceforge site
>>
>>
>> https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.1.1/
>>
>> As soon as we get binaries, I'll send out another call for testing on
>> the users list.  Russell and Christoph, easiest if you just upload the
>> binaries directly.  You should both have permissions on the sf site.
>>
>> A copy of the site docs are available at
>> http://matplotlib.sourceforge.net/rc/v1.1.1rc2/
>>
>>
>

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] v1.1.1rc2 tarballs are up

2012-06-11 Thread Benjamin Root
Don't forget to tag the rc in git!

On Sat, Jun 9, 2012 at 6:40 PM, John Hunter  wrote:

> On Sat, Jun 9, 2012 at 5:33 PM, John Hunter  wrote:
> > On Sat, Jun 9, 2012 at 5:27 PM, Eric Firing  wrote:
> >> It also has backend_gdk.c (supposed to be a temporary copy of
> >> _backend_gdk.c) and some others like it.
> >
> > OK, I'll rebuild them super clean...  I know what went wrong.
>
>  Just uploaded two new files built from clean git checkouts.
>
>
> --
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> ___
> Matplotlib-devel mailing list
> Matplotlib-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-devel
>
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


[matplotlib-devel] axes.arrow and FancyArrow documentation and concerns

2012-06-11 Thread Mike Kaufman
Hi all,

I just sent in a pull request #941 to update the documentation for 
axes.arrow, because width,head_width,head_length, etc weren't 
documented, but I ran into a couple of concerns that I thought to discuss:

1. the default width of 0.001 seems absurdly small. 0.05 seems better. 
You can tell there's actually an arrowhead there with reasonable x- and 
y-limits.

2. I believe that length_includes_head ought to default to True. 
especially since the doc says: Draws arrow on specified axis from (*x*, 
*y*) to (*x* + *dx*, *y* + *dy*), one would expect by default the tip of 
the arrow to end at *x* + *dx*, *y* + *dy*

3. for the 'shape' arg, 'left' and 'right' seem to be backwards to me. 
Given that the arrow defines a vector direction, say \hat{x}, then 
'left' to me means only the part of the arrow in the +y half of the 
plane should be drawn.

M

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] v1.1.1rc2 tarballs are up

2012-06-11 Thread Sandro Tosi
On Sat, Jun 9, 2012 at 11:14 PM, John Hunter  wrote:
> I just uploaded the v1.1.1rc2 tarballs to the sourceforge site
>
> https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-1.1.1/

Debian package built and uploaded - thanks!

Cheers,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] v1.1.1rc2 tarballs are up

2012-06-11 Thread RuiDC

Testing looks good only two known fails for me against the rc2 binaries that
I spotted on SF on both Windows7 amd64 and Windows XP x86_32 (both Python
2.7.3).

The only thing out of the ordinary for me is the following on both:

matplotlib.tests.test_axes.test_markevery_line.test ... ok
C:\Python27\lib\site-packages\matplotlib\lines.py:461: RuntimeWarning:
invalid value encountered in greater_equal
  return np.alltrue(x[1:]-x[0:-1]>=0)
matplotlib.tests.test_axes.test_nonfinite_limits.test ... ok

I'd seen this on Sandro Tosi's output on this ML, is this a known numpy
issue? (using the Christoph Gohlke 1.6.2 MKL binaries)

Thanks,
RuiDC
-- 
View this message in context: 
http://old.nabble.com/v1.1.1rc2-tarballs-are-up-tp33987325p33993195.html
Sent from the matplotlib - devel mailing list archive at Nabble.com.


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] v1.1.1rc2 tarballs are up

2012-06-11 Thread Michael Droettboom
John: Do you know which git revision you made the tarballs from?  I'll 
go ahead and tag it.


Mike

On 06/09/2012 09:52 PM, Benjamin Root wrote:

Don't forget to tag the rc in git!

On Sat, Jun 9, 2012 at 6:40 PM, John Hunter > wrote:


On Sat, Jun 9, 2012 at 5:33 PM, John Hunter mailto:jdh2...@gmail.com>> wrote:
> On Sat, Jun 9, 2012 at 5:27 PM, Eric Firing mailto:efir...@hawaii.edu>> wrote:
>> It also has backend_gdk.c (supposed to be a temporary copy of
>> _backend_gdk.c) and some others like it.
>
> OK, I'll rebuild them super clean...  I know what went wrong.

 Just uploaded two new files built from clean git checkouts.


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond.
Discussions
will include endpoint security, mobile security and the latest in
malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/matplotlib-devel




--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/


___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] v1.1.1rc2 tarballs are up

2012-06-11 Thread Sandro Tosi
On Mon, Jun 11, 2012 at 3:40 PM, RuiDC  wrote:
>
> Testing looks good only two known fails for me against the rc2 binaries that
> I spotted on SF on both Windows7 amd64 and Windows XP x86_32 (both Python
> 2.7.3).
>
> The only thing out of the ordinary for me is the following on both:
>
> matplotlib.tests.test_axes.test_markevery_line.test ... ok
> C:\Python27\lib\site-packages\matplotlib\lines.py:461: RuntimeWarning:
> invalid value encountered in greater_equal
>  return np.alltrue(x[1:]-x[0:-1]>=0)
> matplotlib.tests.test_axes.test_nonfinite_limits.test ... ok
>
> I'd seen this on Sandro Tosi's output on this ML, is this a known numpy
> issue? (using the Christoph Gohlke 1.6.2 MKL binaries)

yep: http://mail.scipy.org/pipermail/numpy-discussion/2012-June/062734.html

-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] v1.1.1rc2 tarballs are up

2012-06-11 Thread John Hunter
On Mon, Jun 11, 2012 at 10:30 AM, Michael Droettboom  wrote:
> John: Do you know which git revision you made the tarballs from?  I'll go
> ahead and tag it.

https://github.com/matplotlib/matplotlib/commit/97f713098a71c70d70c46602794c2a0fd126b614

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


Re: [matplotlib-devel] v1.1.1rc2 tarballs are up

2012-06-11 Thread Michael Droettboom
On 06/11/2012 02:17 PM, John Hunter wrote:
> On Mon, Jun 11, 2012 at 10:30 AM, Michael Droettboom  wrote:
>> John: Do you know which git revision you made the tarballs from?  I'll go
>> ahead and tag it.
> https://github.com/matplotlib/matplotlib/commit/97f713098a71c70d70c46602794c2a0fd126b614
Thanks.  Done.

Here's what it was, if curious:

 >git tag v1.1.1-rc2 97f713098a71c70d70c46602794c2a0fd126b614
 >git push --tags upstream
Total 0 (delta 0), reused 0 (delta 0)
To g...@github.com:matplotlib/matplotlib.git
  * [new tag] v1.1.1-rc2 -> v1.1.1-rc2

Mike

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel


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

2012-06-11 Thread Alan Griffiths
On Sun, Jun 10, 2012 at 5:24 AM, Jouni K. Seppänen  wrote:
> Alan Griffiths  writes:
>
>> I've come across a problem (possibly a bug in cleanup_path) after
>> plotting a line containing nan's and then scaling the axes so that the
>> line is clipped by the axes.
>>
>> Instead of a gap at the position of the nan value, two extra segments
>> appear - back to the start and then onto the next-plus-one valid
>> point.
>
> This sounds a lot like
>
> https://github.com/matplotlib/matplotlib/issues/804
>

Thanks, yes it's fixed in 1.1.1rc2

--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel