>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 to python and to apply some python specific functions to them.
<<winmail.dat>>
_______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
