Numerical Recipes in Fortran 90: The Art of Parallel Scientific Computing

William H. Press, Saul A. Teukolsky, William T. Vetterling, Brian P. Flannery

  • 出版商: Cambridge
  • 出版日期: 1996-07-11
  • 售價: $2,200
  • 貴賓價: 9.8$2,156
  • 語言: 英文
  • 頁數: 578
  • 裝訂: Hardcover
  • ISBN: 0521574390
  • ISBN-13: 9780521574396
  • 相關分類: 程式語言
  • 已絕版

買這商品的人也買了...

商品描述

Description:

The second volume of the Fortran Numerical Recipes series, 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.

 

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.