On Fri, May 11, 2012 at 2:45 PM, Michael Droettboom wrote:
> The next major release (which will include Python 3 support) bumps the
> minimum requirement up to Python 2.6.
Right, this was my working assumption when I made the 'with' statement
suggestion. Since it's a new feature, it won't make it
On Friday, May 11, 2012, Michael Droettboom wrote:
> The minimum requirement of the 1.1 series is still Python 2.4, believe it
> or not, though I'm not sure practically what the minimum numpy is.
>
> The next major release (which will include Python 3 support) bumps the
> minimum requirement up t
On Fri, May 11, 2012 at 4:45 PM, Michael Droettboom wrote:
> The minimum requirement of the 1.1 series is still Python 2.4, believe it
> or not, though I'm not sure practically what the minimum numpy is.
>
It is at least 1.4; see this thread:
http://old.nabble.com/Upgraded-to-1.1.0,-now-only-
The minimum requirement of the 1.1 series is still Python 2.4, believe
it or not, though I'm not sure practically what the minimum numpy is.
The next major release (which will include Python 3 support) bumps the
minimum requirement up to Python 2.6.
Mike
On 05/11/2012 05:32 PM, Warren Weckes
On Fri, May 11, 2012 at 4:20 PM, Benjamin Root wrote:
>
>
> On Fri, May 11, 2012 at 4:17 PM, Paul Ivanov wrote:
>
>> Hey everyone,
>>
>> I wanted to highlight Matthew Emmett's (memmett) PR in progress [1] that
>> brings the ability to switch between rcParams.
>>
>> Matthew's implementation start
On Fri, May 11, 2012 at 3:17 PM, Paul Ivanov wrote:
> Hey everyone,
>
> I wanted to highlight Matthew Emmett's (memmett) PR in progress [1] that
> brings the ability to switch between rcParams.
>
> Matthew's implementation started with just being able to read in and use
> an rcParam file, and I s
On Fri, May 11, 2012 at 4:17 PM, Paul Ivanov wrote:
> Hey everyone,
>
> I wanted to highlight Matthew Emmett's (memmett) PR in progress [1] that
> brings the ability to switch between rcParams.
>
> Matthew's implementation started with just being able to read in and use
> an rcParam file, and I s
Hey everyone,
I wanted to highlight Matthew Emmett's (memmett) PR in progress [1] that
brings the ability to switch between rcParams.
Matthew's implementation started with just being able to read in and use
an rcParam file, and I suggested the idea of having a context manager,
that would allow yo