Products | Services | Support | Company | Contact

MathCode F90 Requirements

MathCode F90 is available on the following platforms:

Microsoft Windows

MathCode F90 for Microsoft Windows requires Microsoft Windows 2000 or XP.

Mathematica

A full installation (including the MathLink Addon package) of Mathematica 5.2, 6.0 or 7.0 is required.

Fortan90 compiler

In order to compile the Fortran90 code into executable you need a Fortran90 compiler (not included in MathCode F90). Currently MathCode F90 supports automatic compilation with free g95 compiler as well as two commercial Fortran90 compilers: Digital Visual Fortran 6.0 and Intel Visual Fortran 8.0-9.1.

Free g95 Fortran compiler

Download g95 free and install it within your cygwin installation.

Visual Fortran

Digital Visual Fortran 6.0 and Intel Visual Fortran 8.0-9.1 mentioned below have an option to register environment variables (PATH, LIB, INCLUDE etc.) during their installation. If you are not going to experiment with several C++ and Fortran compilers on the same computer we recommend you to chose this option and register all environment variables.

Digital Visual Fortran 6.0

Only a minimal installation of this tool is necessary. The interactive integrated environment is not necessary unless you want to perform interactive debugging of your code. In order to link executables this tool requires Microsoft Visual C++ 6.0 included in Microsoft Visual Studio 6.0. The Digital Visual Fortran 6.0 installer automatically detects Microsoft Visual Studio 6.0 on your computer.

Intel Visual Fortran 8.0

A minimal installation of this tool is necessary. The option “integration with Microsoft Visual Studio .NET environment” is not necessary unless you want to perform interactive debugging of your code. In order to link executables this compiler requires Microsoft Visual C++ 7.1 included in Microsoft Visual Studio .NET 2003 or in free Visual C++ 2003 Toolkit.

Read installation instructions before installation.

Linux

MathCode C++ for Linux requires any 32-bit or 64-bit Linux distribution where Mathematica is supported.

Mathematica

A full installation (including the MathLink Addon package) of Mathematica 5.2 or 6.0 is required.

Fortan90 compiler

Download g95 for free.

Read installation instructions before installation.

MacOSX

MathCode C++ for MacOS X requires MacOS X Tiger and Intel processor. Intel processors are supported only. You need the GCC compiler which is included in free XCode toolkit . MacOSX version 10.4 ("Tiger"), release 10.4.10 with XCode 2.4.1 (which includes GCC 4.0.1) (or MacOSX version 10.5 ("Leopard"), release 10.5.* with XCode 3.1.1 (which includes GCC 4.0.1)) on Intel Core 2 Duo is recommended.

Mathematica

A full installation (including the MathLink Addon package) of Mathematica 5.2.2, 6.0 or 7.0 is required. Mathematica versions 5.2.1 and earlier are not supported.

Fortan90 compiler

Download g95 for free.

Read installation instructions before installation.