Re: [Numpy-discussion] Cross-Compiling Numpy for NAO

2011-11-07 Thread David Cournapeau
On Mon, Nov 7, 2011 at 6:16 PM, Carlos Neves wrote: > Hello everyone, > > I am a robotics student and I have used numpy to develop a controller for a > humanoid robot. Now I am trying to implement the same controller to a > different robot, NAO - http://www.aldebaran-robotics.com/ > This robot has

[Numpy-discussion] Cross-Compiling Numpy for NAO

2011-11-07 Thread Carlos Neves
Hello everyone, I am a robotics student and I have used numpy to develop a controller for a humanoid robot. Now I am trying to implement the same controller to a different robot, NAO - http://www.aldebaran-robotics.com/ This robot has a Linux based OS with Python 2.6.4. Since the goal is to im

Re: [Numpy-discussion] in the NA discussion, what can we agree on?

2011-11-07 Thread LluĂ­s
Nathaniel Smith writes: > So assignment is not destructive -- the old value is retained as the > "payload". I never assumed (and I think it is also the case for others) that the payload was retaining the old value. In fact, AFAIR, the payloads were introduced as a way of having more than one spec