Hello,
I posted some time ago that I need Numpy for .NET for a C# DLR app.
Has anyone made any progress on this?
May I suggest this as a project?
Thank you.
Sincerely,
William Johnston
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
Hello,
Anyone there?
williamj
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion
Hello,
Is there NpyAccessLib documentation available?
I need to use DLLImport for a C# IronPython DLR app and am not sure which
methods to include.
Thank you.
Regards,
William Johnston
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
Hello,
My email server went down.
Did anyone respond to this post?
Thanks,
William Johnston
-Original Message-
From: William Johnston
Sent: Thursday, March 29, 2012 5:59 PM
To: Discussion of Numerical Python
Subject: \*\*\*\*\*SPAM\*\*\*\*\* Re: [Numpy-discussion]
\*\*\*\*\*SPAM
Ilan:
Thanks for your post.
I can import from the command-line and IronPython console, but not from a C#
DLR app (using embedded python scripts.)
Any suggestions?
Regards,
William Johnston
-Original Message-
From: Ilan Schnell
Sent: Thursday, March 29, 2012 3:11 PM
To: Discussion
Hello,
Can numpy for .NET be used in a DLR C# application?
Regards,
William Johnston
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion
Hello,
I simply installed numpy in my Python26 installation, and then copied the
numpy directory to my site-packages folder of my IronPython installation.
Did I miss any installation steps in doing so? The multiarray module could
not be found using IronPython.
Thanks.
___