About the Book
Please note that the content of this book primarily consists of articles available from Wikipedia or other free sources online. Pages: 59. Chapters: Fortran, GNU Octave, J, Mathematica, MATLAB, ARITH-MATIC, Maple, Magma computer algebra system, Scilab, LabVIEW, Honeywell ARGUS, ADMB, Bc programming language, IDL, Analytica, Dc, JHepWork, AMPL, APMonitor, NumPy, Speakeasy, Perl Data Language, Paradiseo, COMSOL Multiphysics, Fortress, ILNumerics.Net, Jacket, SciPy, Gretl, OpenBUGS, Euler, Hoc, MIMIC, ScicosLab, FreeMat, DECLAN Pro, Speedcoding, IMTEK Mathematica Supplement, S-Lang, Genius, M2001, GNU Data Language, HADES, Sysquake, JLab, Rlab, JMathLib, ScientificPython, Scilab Image Processing, O-Matrix, Ox programming language, Nickle, COMSOL Script, MEX file, MATH-MATIC. Excerpt: Fortran is a general-purpose, procedural, imperative programming language that is especially suited to numeric computation and scientific computing. Originally developed by IBM at their campus in south San Jose, California in the 1950s for scientific and engineering applications, Fortran came to dominate this area of programming early on and has been in continual use for over half a century in computationally intensive areas such as numerical weather prediction, finite element analysis, computational fluid dynamics, computational physics and computational chemistry. It is one of the most popular languages in the area of high-performance computing and is the language used for programs that benchmark and rank the world's fastest supercomputers. Fortran (a blend derived from The IBM Mathematical Formula Translating System) encompasses a lineage of versions, each of which evolved to add extensions to the language while usually retaining compatibility with previous versions. Successive versions have added support for processing of character-based data (FORTRAN 77), array programming, modular programming and object-oriented programming (Fortran 90 / 95), and object-oriented and generic progr...