Hi all,
I have succeeded in compiling the old numpy and scipy refactor projects and 
actually calling from a C# VS project. I am stuck at how the numpy ndarray 
array converts to a C# type. I tried IList<double> but I got the error that it 
got an ndarray. But there is no ndarray C# type so what do I use?

Cheers,
Sven


________________________________
The information contained in this message may be confidential and legally 
protected under applicable law. The message is intended solely for the 
addressee(s). If you are not the intended recipient, you are hereby notified 
that any use, forwarding, dissemination, or reproduction of this message is 
strictly prohibited and may be unlawful. If you are not the intended recipient, 
please contact the sender by return e-mail and destroy all copies of the 
original message.
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to