octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: F77 vs. F90 in Octave


From: Michael Godfrey
Subject: Re: F77 vs. F90 in Octave
Date: Mon, 24 Nov 2014 10:16:09 -0800 (PST)

F95 is:
f95 --version
GNU Fortran (GCC) 4.8.3 20140911 (Red Hat 4.8.3-7)
Copyright (C) 2013 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
 so is gfortran:
f95 --version
GNU Fortran (GCC) 4.8.3 20140911 (Red Hat 4.8.3-7)
Copyright (C) 2013 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
=================
and so on. 

Compiler options provide suitable behavior.

Checkout:
http://www.g95.org/index.shtml

The GNU fortran system is very good and widely used where "heavy-duty"
computing is required. 




--
View this message in context: 
http://octave.1599824.n4.nabble.com/F77-vs-F90-in-Octave-tp4667464p4667468.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]