Numerical Analysis
- 1
- Domain Decomposition Organization
- Bergen, Norway. Information about the annual international Domain Decomposition meeting, links to people working in the field and information about books and other material related to Domain Decomposition.
- 2
- Foundations of Computational Mathematics (FoCM)
- A nonprofit organization that supports and promotes research on foundations of computational mathematics.
- 3
- Newton's Method and High-order Iterations
- Newton's iteration : History, convergence results, Halley's iteration and high order new iterations. A web text in HTML and PostScript.
- 4
- Orthogonal Polynomials and Special Functions
- SIAM activity group. Newsletter, conferences, bibliography, reports, history, jobs, other resources.
- 5
- SQRT - Algorithms for Calculating the Square Root
- Describing two major algorithms: one efficient in terms of size, the other in terms of speed. English/Portuguese.
- 6
- Tomasz Plewa's Numerical Analysis Directory
- Directory of sites containing software for numerical analysis (mainly in Fortran).
- 7
- A View from the Back of the Envelope
- About approximation and the fun it enables. Includes examples, exercises, and links to help grasp concepts such as measurement, scale and magnitude. Sections include simplifying numbers, exponential notation, Fermi problems, using your body as a ruler, and other ways to visualize size and scale.
- 8
- Approximation Theory
- Lecture notes for Part III of the Mathematical Tripos by A. Shadrin, DAMTP, University of Cambridge. (PS)
- 10
- History of Approximation Theory
- Articles and web resources developed by Allan Pinkus and Carl de Boor.
- 12
- Autodiff.org
- Overview, resources and examples on Automatic Differentiation, as well as and index of conferences and publications.
- 13
- COSY Infinity
- A system for the use of automatic differentiation and Taylor Models in Fortran and C++, developed by the Michigan State University, USA. While site contains links to manual and description, the tool is only available through registration.
- 14
- CppAD
- A Package for Differentiation of C++ Algorithms developed by the COmputational INfrastructure for Operations Research (COIN-OR) project. Windows and Linux Binaries are available for download as well as documentation and source code.
- 15
- FastOpt
- Company provides tools for Automatic Differentiation and their application in Geoscience, Economics, Engineering and Mathematics. Home of the commercial tools TAF (Fortran) and TAC++ (C++).
- 16
- INTLAB
- INTerval LABoratory is the Matlab toolbox for self-validating algorithms, developed by the Hamburg University of Technology, Germany. Along with examples and related publications, the source code can be downloaded freely for private and academic use. Commercial applications require a license.
- 17
- The Tangent linear and Adjoint Model Compiler (TAMC)
- A source-to-source translator that generates Fortran routines for computation of the first-order derivatives out of Fortran routines. Site contains documentation and references to publications. Usage is restricted to non-commercial and educational applications remotely via email.
- 18
- Wikipedia: Automatic Differentiation
- In mathematics and computer algebra, automatic differentiation is a method to numerically evaluate the derivative of a function specified by a computer program.