On 07/13/2011 10:20 AM, Paul Ivanov wrote:
> Eric Firing, on 2011-07-13 09:54, wrote:
>> ipython has moved to github for their homepage and documentation, but as
>> far as I can see, github has no facility for hosting downloads; the
>> ipython tarballs are on scipy.org.
>
> They are on scipy, gith
Hi,
I will be on vacation with limited email from July 14 to August 7, 2011.
Bonjour,
Je serai en conge du 14 juillet jusqu'au 7 aout, 2011.
--
AppSumo Presents a FREE Video for the SourceForge Community by Eric
Ries,
Eric Firing, on 2011-07-13 09:54, wrote:
> ipython has moved to github for their homepage and documentation, but as
> far as I can see, github has no facility for hosting downloads; the
> ipython tarballs are on scipy.org.
They are on scipy, github, and PyPI. Here are the ones for
matplotlib:
On Wed, Jul 13, 2011 at 2:54 PM, Eric Firing wrote:
> As I recall, John had time to help in June, but less after that. I
> don't think we ever reached an agreement as to schedule. It simply went
> into slide mode.
I am back from my vacation so I have time again. I figured since I
was leaving
On 07/13/2011 08:58 AM, Benjamin Root wrote:
> Just wondering if there is any sort of agreement/target for cutting a
> v1.1.0 release? I think we are very close. Most of what I see that
> needs to be done are documentation-related (and I want to add a
> can_pan() function to mirror the can_zoom()
Just wondering if there is any sort of agreement/target for cutting a v1.1.0
release? I think we are very close. Most of what I see that needs to be
done are documentation-related (and I want to add a can_pan() function to
mirror the can_zoom() function).
Most documentation work that seems to re
I'm starting to get a better sense of the code now. One of the features
of the current implementation is that images are resampled before going
into the output of the vector backends, so that we can a) control file
size and b) control the interpolation algorithm used. It looks like
that separ
On Tue, Jul 12, 2011 at 7:01 PM, Martin Teichmann
wrote:
> (There were some quirks to get sheard images on some backends,
> see examples/api/demo_affine_image.py, but it worked on some backends
> only).
I didn't have time to go through your code carefully, but my
understanding is that you rely on
Dear List,
dear Michael,
> Looks good. Does matplotlib still pass all regression tests with this
> change?
It does pass all regression tests that were passed with the git version
I started with. (There were 10 failures which are still there).
In the meantime, I also wrote a class that already u