Re: [Matplotlib-users] ANN: matplotlib-0.99.3

2010-06-01 Thread Samuel Teixeira Santos
I will prefer update it very soon thanks for the response 2010/6/1 John Hunter > On Tue, Jun 1, 2010 at 9:09 AM, Samuel Teixeira Santos > wrote: > > I just want confirm because I new here > > > > on my server I have this scpy 0.7.2, numpy 1.4.1, matplotlib 0.99.1.1. > > You can, but I recomme

Re: [Matplotlib-users] ANN: matplotlib-0.99.3

2010-06-01 Thread John Hunter
On Tue, Jun 1, 2010 at 9:09 AM, Samuel Teixeira Santos wrote: > I just want confirm because I new here > > on my server I have this scpy 0.7.2, numpy 1.4.1, matplotlib 0.99.1.1. You can, but I recommend upgrading mpl to 0.99.3 or setting 'path.simplify : False' in your matplotlibrc because there

Re: [Matplotlib-users] ANN: matplotlib-0.99.3

2010-06-01 Thread Samuel Teixeira Santos
I just want confirm because I new here on my server I have this scpy 0.7.2, numpy 1.4.1, matplotlib 0.99.1.1. may I keep that? thanks 2010/6/1 John Hunter > On Tue, Jun 1, 2010 at 8:34 AM, Alan G Isaac wrote: > > On 6/1/2010 9:06 AM, John Hunter wrote: > > > For the binaries, what is the rec

Re: [Matplotlib-users] ANN: matplotlib-0.99.3

2010-06-01 Thread John Hunter
On Tue, Jun 1, 2010 at 8:34 AM, Alan G Isaac wrote: > On 6/1/2010 9:06 AM, John Hunter wrote: > For the binaries, what is the recommended NumPy version? > I assume the current release (1.4.1)? Are you on windows? The windows binaries are build against numpy 1.3.0 so any and numpy since then sho

Re: [Matplotlib-users] ANN: matplotlib-0.99.3

2010-06-01 Thread Tommy Grav
On Jun 1, 2010, at 9:34 AM, Alan G Isaac wrote: > PS Btw, it gets said often but once more won't hurt: > Matplotlib is wonderful! I just wanted to second this. Having suffered many years with super mongo, matplotlib (and python in general) has made my work so much easier. Tommy Grav +--

Re: [Matplotlib-users] ANN: matplotlib-0.99.3

2010-06-01 Thread Alan G Isaac
On 6/1/2010 9:06 AM, John Hunter wrote: > We have uploaded a bugfix release of the matplotlib-0.99 branch. > For the binaries, what is the recommended NumPy version? I assume the current release (1.4.1)? (Also wondering, not that it's any of my business, whether the current refactoring proje

[Matplotlib-users] ANN: matplotlib-0.99.3

2010-06-01 Thread John Hunter
We have uploaded a bugfix release of the matplotlib-0.99 branch. Source and binaries are available for download from https://sourceforge.net/projects/matplotlib/files/matplotlib/matplotlib-0.99.3 This release fixes many minor and at least one critical bug in our path simplification algorithm.