On Wed, May 14, 2008 at 6:40 PM, Thomas Hrabe <[EMAIL PROTECTED]> wrote:
>>I didn't know a person could write a stand-alone program using NumPy
>>this way (can you?)
>
> Well, this is possible when you embed python and use the "simple" objects
> such as ints, strings,
> Why should it be impos
>I didn't know a person could write a stand-alone program using NumPy
>this way (can you?)
Well, this is possible when you embed python and use the "simple" objects such
as ints, strings,
Why should it be impossible to do it for numpy then?
My plan is to send multidimensional arrays from C t