PM
>To: Discussion of Numerical Python
>Subject: Re: [Numpy-discussion] Create a numpy array from an array of a
>Cstructure
>
>On Sun, Mar 9, 2008 at 2:57 AM, mani sabri <[EMAIL PROTECTED]> wrote:
>> Hello
>>
>> Is it possible to create a numpy array from an
PM
>To: Discussion of Numerical Python
>Subject: Re: [Numpy-discussion] Create a numpy array from an array of a
>Cstructure
>
>On Sun, Mar 9, 2008 at 2:57 AM, mani sabri <[EMAIL PROTECTED]> wrote:
>> Hello
>>
>> Is it possible to create a numpy array from an
in a financial application and I have an array of this
structure that I want to perform some statistical computations on it.
Best regards,
Mani Sabri
___
Numpy-discussion mailing list
Numpy-discussion@scipy.org
http://projects.scipy.org/mailman/listinfo
Hi
Sorry for irrelevant subject.
I found elmer when I was googling for something to wrap my python/numpy code
to C/C++ automatically because I want a dll for some application and I know
nothing about python Api (shame on me). Does anybody successfully compiled
elmer on windows with mingw? Or is i