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

2011-11-08 Thread Chris.Barker
On 11/7/11 10:16 AM, Carlos Neves wrote: > 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.

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