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.
On 11/08/2011 12:14 PM, David Cournapeau wrote:
On Tue, Nov 8, 2011 at 9:20 AM, Mads Ipsen wrote:
Yup, that fixes it. For now, we can apply a temporary fix on our build
system. Is this something that'll go into, say, 1.6.2?
That's more of a workaround than a fix. We need to decide whether we
On Tue, Nov 8, 2011 at 9:20 AM, Mads Ipsen wrote:
> Yup, that fixes it. For now, we can apply a temporary fix on our build
> system. Is this something that'll go into, say, 1.6.2?
That's more of a workaround than a fix. We need to decide whether we
disable intrinsics altogether or wether we want
On 11/08/2011 10:01 AM, David Cournapeau wrote:
Hi Mads,
On Tue, Nov 8, 2011 at 8:40 AM, Mads Ipsen wrote:
Hi,
I am trying to build numpy-1.6.1 with the following gcc compiler specs:
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr -
On Tue, Nov 8, 2011 at 9:01 AM, David Cournapeau wrote:
> Hi Mads,
>
> On Tue, Nov 8, 2011 at 8:40 AM, Mads Ipsen wrote:
>> Hi,
>>
>> I am trying to build numpy-1.6.1 with the following gcc compiler specs:
>>
>> Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
>> Configured with: .
Hi Mads,
On Tue, Nov 8, 2011 at 8:40 AM, Mads Ipsen wrote:
> Hi,
>
> I am trying to build numpy-1.6.1 with the following gcc compiler specs:
>
> Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
> --infodir=/usr/s
Hi,
I am trying to build numpy-1.6.1 with the following gcc compiler specs:
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --