Numerical Recipes in Fortran 90
by William H. Press, at al.
Publisher: Cambridge University Press 1996
ISBN/ASIN: 0521574390
ISBN-13: 9780521574396
Number of pages: 500
Description:
Numerical Recipes in Fortran 90 contains a detailed introduction to the Fortran 90 language and to the basic concepts of parallel programming, plus source code for all routines from the second edition of Numerical Recipes. This volume does not repeat any of the discussion of what individual programs actually do, the mathematical methods they utilize, or how to use them.
Download or read it online for free here:
Download link
(multiple PDF files)
Similar books
Introduction to Programming using Fortran 95/2003/2008
by Ed Jorgensen - University of Nevada, Las Vegas
This text provides an introduction to programming and problem solving using the Fortran 95 programming language. The text is geared for non computer science majors. The focus is on an introduction to problem solving and algorithm development.
(10823 views)
by Ed Jorgensen - University of Nevada, Las Vegas
This text provides an introduction to programming and problem solving using the Fortran 95 programming language. The text is geared for non computer science majors. The focus is on an introduction to problem solving and algorithm development.
(10823 views)
Fortran 90 Course Notes
by AC Marshall, JS Morgan, JL Schonfelder - The University of Liverpool
Contents: Introduction to Computer Systems; What Are Computer Programs; Introduction; Fortran Evolution; Language Obsolescence; Object Oriented Programming; Fortran 90 Programming; Language Elements; Data Objects; Expressions and Assignment; etc.
(12715 views)
by AC Marshall, JS Morgan, JL Schonfelder - The University of Liverpool
Contents: Introduction to Computer Systems; What Are Computer Programs; Introduction; Fortran Evolution; Language Obsolescence; Object Oriented Programming; Fortran 90 Programming; Language Elements; Data Objects; Expressions and Assignment; etc.
(12715 views)
Programming in Fortran 95
by Rachael Padman - University of Cambridge
Contents: Basics; Good programming style; Input to and output from a F95 program; Graphics and visualization; Program organisation: functions and subroutines; Using modules; Numerical precision and more about variables; Use of numerical libraries.
(11582 views)
by Rachael Padman - University of Cambridge
Contents: Basics; Good programming style; Input to and output from a F95 program; Graphics and visualization; Program organisation: functions and subroutines; Using modules; Numerical precision and more about variables; Use of numerical libraries.
(11582 views)
Parallel Programming in Fortran 95 using OpenMP
by Miguel Hermanns - OpenMP.org
Nowadays parallel computers are very common and are extensively used for complex computations. A challenge in parallel machines is the development of codes able of using the capabilities of the available hardware in order to solve larger problems...
(15994 views)
by Miguel Hermanns - OpenMP.org
Nowadays parallel computers are very common and are extensively used for complex computations. A challenge in parallel machines is the development of codes able of using the capabilities of the available hardware in order to solve larger problems...
(15994 views)