Sunday, August 29, 2010

comment about compilers

Hmm...so apparently gfortran on Debian Lenny 5.0, and Visual Fortran on Windows XP produce the same results.

Well nearly. The differences might be explained by the precision of the calculations, which may be affected by the fact that I used different computers for Linux and Windows XP.

Once a Compiler

Okay, this is annoying. g95, gfortran, and Visual Fortran work differently as compilers. I input the same code, and get different results!