2015年9月2日 星期三

ubuntu install fortran


Fortran 77 Compiler

apt-get install fort77


Fortran 95 Compiler

apt-get install gfortran



GNU C++ Compiler

apt-get install build-essential

apt-get install g++