Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

using f2py

Luis_Solis
Beginner
518 Views
Hi

I'm trying to compile a Fortran module with the tool f2py (http://www.scipy.org/F2py) to be called from python (http://www.python.org).

To do this I have to be installed. NET Framework SDK.

My question is: What is the version compatible with Visual Studio 2008 shell?

Best regards
0 Kudos
1 Reply
Steven_L_Intel1
Employee
518 Views
My understanding is that each version of the .NET Framework SDK is independent and you can have multiple installed. Install whichever one f2py wants.
0 Kudos
Reply