Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

GimmeSlack12

macrumors 603
Original poster
Apr 29, 2005
5,404
12
San Francisco
Hi there, I'm doing my Masters Degree in Acoustical engineering and the school I'm at will be using MatLab. Of course this is not offered for Mac anymore as I found out. I'm looking for recommendations of software that is similar to MatLab, primarily the focus is on FORTRAN programming language. Does anyone have any suggestions?
 

mwpeters8182

macrumors 6502
Apr 16, 2003
411
0
Boston, MA
If you're looking for FORTRAN, you can download the compiler via fink (F77). If you need F90, that's a bit harder to find. There's two open source compilers out there, g90 is one of them, i believe.

Also, MATLAB is available on Mac.

MP
 

balamw

Moderator emeritus
Aug 16, 2005
19,366
979
New England
mwpeters8182 said:
If you're looking for FORTRAN, you can download the compiler via fink (F77). If you need F90, that's a bit harder to find. There's two open source compilers out there, g90 is one of them, i believe.
Note also that g77 (as available in fink) supports a number of the more useful features of FORTRAN 90, even though it isn't a full F90 compiler.

There are a few commercial F90 compilers such as:
IBM: http://www-306.ibm.com/software/awdtools/fortran/xlfortran/features/macosx/
Absoft: http://www.absoft.com/Products/Compilers/Fortran/Macintosh/OSX/OSX.html
NAG: http://www.nag.com/nagware/np.asp

MATLAB is definitely still offered for Mac, even the much cheaper student version http://www.mathworks.com/academia/student_version/index.html

In case you still don't want that Scilab is an OK free alternative to MATLAB http://www.scilab.org

B
 

mwpeters8182

macrumors 6502
Apr 16, 2003
411
0
Boston, MA
balamw said:
Note also that g77 (as available in fink) supports a number of the more useful features of FORTRAN 90, even though it isn't a full F90 compiler.

There are a few commercial F90 compilers such as:
IBM: http://www-306.ibm.com/software/awdtools/fortran/xlfortran/features/macosx/
Absoft: http://www.absoft.com/Products/Compilers/Fortran/Macintosh/OSX/OSX.html
NAG: http://www.nag.com/nagware/np.asp

MATLAB is definitely still offered for Mac, even the much cheaper student version http://www.mathworks.com/academia/student_version/index.html

In case you still don't want that Scilab is an OK free alternative to MATLAB http://www.scilab.org

B


Also forgot about Octave, which you can get through fink. With Octave, and the octave-forge add in library, you get pretty much all of your standard MATLAB functions and syntax. However, it does not have a GUI, which scilab does.

MP
 

GimmeSlack12

macrumors 603
Original poster
Apr 29, 2005
5,404
12
San Francisco
Thanks guys, I had thought that MatLab wasnt' ported to OS X. Good to know it's available. I also found that X11 could run MatLab as well.

Cheers.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.