Yepez, Esteban wrote:
> Hello,
>
> I have having a hard time finding more information to help me, so I
> thought I'd ping you both.
>
> I need to x-compile numpy for a new processor. I have a toolchain, and
> have x-compiled python2.5.4, boost1.37,swig1.38. I just can't figure
> out how to x-co
Nils Wagner wrote:
> On Sat, 14 Feb 2009 17:22:43 +0100
> "Nils Wagner" wrote:
>
>> Hi all,
>>
>> How can I convert an array with string elements to
>> an array with float entries ?
>>
>>
>>
>>
> coord_info[:,1]
>
>> array(['0,0', '100,0', '200,0', '300,0', '400,0',
Hello,
I have having a hard time finding more information to help me, so I thought I'd
ping you both.
I need to x-compile numpy for a new processor. I have a toolchain, and have
x-compiled python2.5.4, boost1.37,swig1.38. I just can't figure out how to
x-compile numpy. Now I had to play many t
Sat, 14 Feb 2009 23:39:32 +0200, Stéfan van der Walt wrote:
> 2009/2/14 Pauli Virtanen :
>> It seems that the buildbot.scipy.org is not picking up the changes in
>> Numpy trunk.
>
> Thanks for the report. I've let the system administrater know.
>
> Once the server is able to poll from SVN, would
Hi Pauli
2009/2/14 Pauli Virtanen :
> It seems that the buildbot.scipy.org is not picking up the changes in
> Numpy trunk.
Thanks for the report. I've let the system administrater know.
Once the server is able to poll from SVN, would you still recommend
using the persistent poller?
Regards
Sté
On Sat, Feb 14, 2009 at 10:34 AM, David Cournapeau wrote:
> On Sun, Feb 15, 2009 at 1:28 AM, David Cournapeau
> wrote:
>
> >
> > Note that this is windows x64, whose support has never been on part
> > with 32 bits ones. I will look at those.
>
> I looked at the problem, and I have no clue about w
Hi Nadav
2009/2/13 Nadav Horesh :
> I tried the installer and it did not copy bilateral.py. I tried to improve
> it and the result is in the attached file. I hope it would pass the mail
> filter, if not contact me directly to the email address below.
Thanks! I applied your changes and modifi
On Sun, Feb 15, 2009 at 1:28 AM, David Cournapeau wrote:
>
> Note that this is windows x64, whose support has never been on part
> with 32 bits ones. I will look at those.
I looked at the problem, and I have no clue about what's going on. To
make things interesting, the free 64 bits compilers ar
Hi,
It seems that the buildbot.scipy.org is not picking up the changes in
Numpy trunk.
I'd guess this could be some issue with SVNPoller. At least it doesn't
preserve states across buildmaster restarts, so replacing it with the
following might help:
{{{
import os
from buildbot.changes.svnpoll
On Sun, Feb 15, 2009 at 1:04 AM, Pauli Virtanen wrote:
> Sun, 15 Feb 2009 00:57:12 +0900, David Cournapeau wrote:
>
>> On Sun, Feb 15, 2009 at 12:41 AM, Pauli Virtanen wrote:
>>> Hi,
>>>
>>> Sat, 14 Feb 2009 23:38:11 +0900, David Cournapeau wrote:
I've just merged the branch Pauli and me
On Sat, 14 Feb 2009 17:22:43 +0100
"Nils Wagner" wrote:
> Hi all,
>
> How can I convert an array with string elements to
> an array with float entries ?
>
>
>
coord_info[:,1]
> array(['0,0', '100,0', '200,0', '300,0', '400,0',
>'500,0',
> '600,0', '700,0', '800,0', '0.0', '100.0', '2
Hi all,
How can I convert an array with string elements to
an array with float entries ?
>>> coord_info[:,1]
array(['0,0', '100,0', '200,0', '300,0', '400,0', '500,0',
'600,0', '700,0', '800,0', '0.0', '100.0', '200.0',
'300.0', '400.0', '500.0', '600.0',
'700.0', '800.0', '0.0', '1
On Sat, Feb 14, 2009 at 11:04 AM, Pauli Virtanen wrote:
> Sun, 15 Feb 2009 00:57:12 +0900, David Cournapeau wrote:
>
>> On Sun, Feb 15, 2009 at 12:41 AM, Pauli Virtanen wrote:
>>> Hi,
>>>
>>> Sat, 14 Feb 2009 23:38:11 +0900, David Cournapeau wrote:
I've just merged the branch Pauli and m
Sun, 15 Feb 2009 00:57:12 +0900, David Cournapeau wrote:
> On Sun, Feb 15, 2009 at 12:41 AM, Pauli Virtanen wrote:
>> Hi,
>>
>> Sat, 14 Feb 2009 23:38:11 +0900, David Cournapeau wrote:
>>> I've just merged the branch Pauli and me have been working on
>>> recently to fix several local and floa
On Sun, Feb 15, 2009 at 12:41 AM, Pauli Virtanen wrote:
> Hi,
>
> Sat, 14 Feb 2009 23:38:11 +0900, David Cournapeau wrote:
>> I've just merged the branch Pauli and me have been working on
>> recently to fix several local and float formatting bugs. All tests pass
>> on Linux, but there may stil
Hi,
Sat, 14 Feb 2009 23:38:11 +0900, David Cournapeau wrote:
> I've just merged the branch Pauli and me have been working on
> recently to fix several local and float formatting bugs. All tests pass
> on Linux, but there may still be rough edges on Windows. Let me know if
> this causes trouble
Hi,
I've just merged the branch Pauli and me have been working on
recently to fix several local and float formatting bugs. All tests pass
on Linux, but there may still be rough edges on Windows. Let me know if
this causes trouble,
cheers,
David
___
17 matches
Mail list logo