Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- opinionDecember 2017
Remark on Algorithm 539: A Modern Fortran Reference Implementation for Carefully Computing the Euclidean Norm
ACM Transactions on Mathematical Software (TOMS), Volume 44, Issue 3Article No.: 24, Pages 1–23https://doi.org/10.1145/3134441We propose a set of new Fortran reference implementations, based on an algorithm proposed by Kahan, for the Level 1 BLAS routines *NRM2 that compute the Euclidean norm of a real or complex input vector. The principal advantage of these routines over the ...
- opinionMarch 2017
Remark on Algorithm 936: A Fortran Message Processor
ACM Transactions on Mathematical Software (TOMS), Volume 43, Issue 4Article No.: 39, Page 1https://doi.org/10.1145/3004279The Fortran output routine messy enables debugging and error message processing strategies in the design of numerical and mathematical software. It supports separate output from different processes in a parallel computing environment.
Algorithm 830: Another visit with standard and modified Givens transformations and a remark on Algorithm 539
ACM Transactions on Mathematical Software (TOMS), Volume 30, Issue 1Pages 86–94https://doi.org/10.1145/974781.974786First we report on a correction and improvement to the Level 1 BLAS routine srotmg for computing the Modified Givens Transformation (MG). We then, in the light of the performance of the code on modern compiler/hardware combinations, reconsider the ...
Algorithm 821: A Fortran interface to POSIX threads
ACM Transactions on Mathematical Software (TOMS), Volume 28, Issue 3Pages 354–371https://doi.org/10.1145/569147.569152Pthreads is the library of POSIX standard functions for concurrent, multithreaded programming. The POSIX standard only defines an application programming interface (API) to the C programming language, not to Fortran. Many scientific and engineering ...
- articleJune 1992
A quadratic-tensor model algorithm for nonlinear least-squares problems with linear constraints
ACM Transactions on Mathematical Software (TOMS), Volume 18, Issue 2Pages 115–133https://doi.org/10.1145/146847.146857A new algorithm is presented for solving nonlinear least-squares and nonlinear equation problems. The algorithm is based on approximating the nonlinear functions using the quadratic-tensor model proposed by Schnabel and Frank. The problem statement may ...
Algorithm 656: an extended set of basic linear algebra subprograms: model implementation and test programs
ACM Transactions on Mathematical Software (TOMS), Volume 14, Issue 1Pages 18–32https://doi.org/10.1145/42288.42292This paper describes a model implementation and test software for the Level 2 Basic Linear Algebra Subprograms (Level 2 BLAS). Level 2 BLAS are targeted at matrix-vector operations with the aim of providing more efficient, but portable, implementations ...
- articleMarch 1988
An extended set of FORTRAN basic linear algebra subprograms
ACM Transactions on Mathematical Software (TOMS), Volume 14, Issue 1Pages 1–17https://doi.org/10.1145/42288.42291This paper describes an extension to the set of Basic Linear Algebra Subprograms. The extensions are targeted at matrix-vector operations that should provide for efficient and portable implementations of algorithms for high-performance computers.