Fortran can produce faster code than C or C++ because it forces functions to not be aliasing for different arguments. <a href="https://stackoverflow.com/questions/146159/is-fortran-easier-to-optimize-than-c-for-heavy-calculations#146186" rel="nofollow">https://stackoverflow.com/questions/146159/is-fortran-easier...</a>