Our systems are now restored following recent technical disruption, and we’re working hard to catch up on publishing. We apologise for the inconvenience caused. Find out more

Recommended product

Popular links

Popular links


Numerical Recipes in Fortran 90

Numerical Recipes in Fortran 90

Numerical Recipes in Fortran 90

The Art of Parallel Scientific Computing
Volume 2: Volume 2 of Fortran Numerical Recipes
2nd Edition
William H. Press, Los Alamos National Laboratory
Saul A. Teukolsky, Cornell University, New York
William T. Vetterling, Polaroid Corporation
Brian P. Flannery, EXXON Research and Engineering Company
Michael Metcalf, Conseil Européen de Recherches Nucléaires, Geneva
September 1996
2. Volume 2 of Fortran Numerical Recipes
Hardback
9780521574396
$76.99
USD
Hardback

    Numerical Recipes in Fortran 90 starts with a detailed introduction to the Fortran 90 language and then presents the basic concepts of parallel programming. All 350+ routines from the second edition of Numerical Recipes are presented in Fortran 90. Many are completely reworked algorithmically so as to be 'parallel-ready' and to utilise Fortran 90's advanced language features. Numerical Recipes in Fortran 90 emphasises general principles, but throughout there are also numerous hints and tips. This volume is intended for use with the original Numerical Recipes in Fortran, 2nd Edition (now called Numerical Recipes in Fortran 77) and does not discuss how the individual programs are used, or how the mathematical methods are used. An excellent guide for Fortran programmers interested in moving to Fortran 90, or C/C++ programmers interested in parallel programming.

    • New text with detailed F 90 tutorial and introduction to parallel programming
    • All routines from the second edition of Numerical Recipes are presented in Fortran 90, many reworked to be 'parallel-ready'

    Reviews & endorsements

    'This new edition begins with three completely new chapters that provide a detailed introduction to the Fortran 90 language and then present the basic concepts of parallel programming, all with the same clarity and good cheer for which Numerical Recipes is famous.' L'Enseignement Mathématique

    ' … certainly recommendable'. Eric de Sturler, ITW Nieuws

    See more reviews

    Product details

    September 1996
    Hardback
    9780521574396
    578 pages
    252 × 173 × 29 mm
    0.99kg
    Available

    Table of Contents

    • 1. Introduction to Fortran 90 language features
    • 2. Introduction to parallel programming
    • 3. Numerical recipes utility functions for Fortran 90
    • Part I. Fortran 90 Code chapters:
    • 4. Preliminaries
    • 5. Solution of linear algebraic equations
    • 6. Interpolation and extrapolation
    • 7. Integration of functions
    • 8. Evaluation of functions
    • 9. Special functions
    • 10. Random numbers
    • 11. Sorting
    • 12. Root finding and nonlinear sets of equations
    • 13. Minimization or maximization of functions
    • 14. Eigensystems
    • 15. Fast Fourier transform
    • 16. Fourier and spectral applications
    • 17. Statistical description of Data
    • 18. Modelling of data
    • 19. Integration of ordinary differential equations
    • 20. Two point boundary value problems
    • 21. Integral equations and inverse theory
    • 22. Partial differential equations
    • 23 Less-numerical algorithms
    • Part II. Appendices:
    • 24. Listing of utility modules (nrtype and nrutil)
    • 25. Listing of explicit interfaces
    • 26. Index of programs and dependencies.