[EMAIL PROTECTED] wrote:
> Hi,
>
> Novice here. :)
>
> I'm building a c# application and I want to call functions in SciPy
> from that application.
>
> What's the best way to call SciPy methods from a C# program?
You need to:
1. Embed a Python interpreter in your C# app. That is, importing from
[EMAIL PROTECTED] wrote:
> Hi,
>
> Novice here. :)
>
> I'm building a c# application and I want to call functions in SciPy
> from that application.
>
> What's the best way to call SciPy methods from a C# program?
>
> Is there a best Python implementation for this? Ironython? Python for
> .NET?
Hi,
Novice here. :)
I'm building a c# application and I want to call functions in SciPy
from that application.
What's the best way to call SciPy methods from a C# program?
Is there a best Python implementation for this? Ironython? Python for
.NET? Enthought?
Thanks in advance,
Don
--
http://