On Fri, May 18, 2012 at 5:49 PM, Chao YUE wrote:
> Previously I have installed numpy 1.5.1. and then I used pip install
> --upgrade numpy
> to install numpy 1.6.1
>
Why was the old 1.5.1 installation in /usr/lib/pymodules/python2.7?
I have in the past used 'pip uninstall package' a couple of ti
On Friday, May 18, 2012, Chao YUE wrote:
> Dear all,
>
> This is only a small python import question. I think I'm right but just
> want some confirmation.
>
> Previously I have installed numpy 1.5.1. and then I used pip install
> --upgrade numpy
> to install numpy 1.6.1
>
> But when I try to impor
The best way to keep in the loop is to comment on this list and pay attention
to threads that discuss it.Thank you for speaking up, as I was aware of
your significant use of the current masked array in NumPy, but it is good when
you can articulate your use-cases and APIs that are helpful or
Travis,
We have a significant user base for masked arrays, with a lot of
"real-life" experience, use-cases and data.
We would really like to get involved on this, please keep us in the loop.
C.
On 5/18/12 2:47 PM, "Travis Oliphant" wrote:
>Hey all,
>
>After reading all the discussion around
Dear all,
This is only a small python import question. I think I'm right but just
want some confirmation.
Previously I have installed numpy 1.5.1. and then I used pip install
--upgrade numpy
to install numpy 1.6.1
But when I try to import numpy as np within ipython shell, I still get the
version
Hey all,
After reading all the discussion around masked arrays and getting input from as
many people as possible, it is clear that there is still disagreement about
what to do, but there have been some fruitful discussions that ensued.
This isn't really new as there was significant disagreeme
On Fri, May 18, 2012 at 6:59 PM, Dag Sverre Seljebotn
wrote:
> On 05/18/2012 05:00 PM, Henry Gomersall wrote:
>> On Fri, 2012-05-18 at 14:45 +0200, Dag Sverre Seljebotn wrote:
>>> I would focus on the 'polymorphic C API' spin. PyObject_GetItem is
>>> polymorphic, but there is no standard way for 3
On 05/18/2012 05:00 PM, Henry Gomersall wrote:
> On Fri, 2012-05-18 at 14:45 +0200, Dag Sverre Seljebotn wrote:
>> I would focus on the 'polymorphic C API' spin. PyObject_GetItem is
>> polymorphic, but there is no standard way for 3rd party libraries to
>> make such functions.
>>
>> So let's find a
On Fri, 2012-05-18 at 14:45 +0200, Dag Sverre Seljebotn wrote:
> I would focus on the 'polymorphic C API' spin. PyObject_GetItem is
> polymorphic, but there is no standard way for 3rd party libraries to
> make such functions.
>
> So let's find a C API that's NOT about arrays at all and show how so
Henry Gomersall wrote:
>On Fri, 2012-05-18 at 12:48 +0100, mark florisson wrote:
>> If we can find even more examples, preferably outside of the
>> scientific community, where related projects face a similar
>situation,
>> it may help people understand that this is not "a Numpy problem".
>
>Bu
On Fri, 2012-05-18 at 12:48 +0100, mark florisson wrote:
> If we can find even more examples, preferably outside of the
> scientific community, where related projects face a similar situation,
> it may help people understand that this is not "a Numpy problem".
Buffer Objects in OpenGL?
_
On 17 May 2012 23:53, Dag Sverre Seljebotn wrote:
> I'm repeating myself a bit, but my previous thread of this ended up
> being about something else, and also since then I've been on an
> expedition to the hostile waters of python-dev.
>
> I'm crazy enough to believe that I'm proposing a technical
12 matches
Mail list logo