Author pages are created from data sourced from our academic publisher partnerships and public sources.
- Publications
- Influence
Share This Author
Basic Linear Algebra Subprograms for Fortran Usage
- C. Lawson, R. Hanson, D. Kincaid, F. Krogh
- Computer ScienceTOMS
- 1 September 1979
TLDR
Changing stepsize in the integration of differential equations using modified divided differences
- F. Krogh
- Computer Science
- 1974
TLDR
On Testing a Subroutine for the Numerical Integration of Ordinary Differential Equations
- F. Krogh
- MathematicsJACM
- 1 October 1973
TLDR
Algorithms for Changing the Step Size
- F. Krogh
- Computer Science
- 1 October 1973
Approximately ten different ways for changing the step size used by multistep methods are enumerated, and their good and bad features are compared. More efficient algorithms are given for the…
The gravitational field of a disk
This note gives the gravitational potential of the disk {(x, y, z):x2+y2≤p2, z=0} and the gravitational field at the point (x, y, z). Formulas for a ring can be obtained as the difference of our…
A proposal for standard linear algebra subprograms
A set of FORTRAN callable subprograms are proposed which will be useful in the development of efficient portable ANSI FORTRAN subprograms and applications programs in the area of linear algebra.
A variable-step, variable-order multistep method for the numerical solution of ordinary differential equations
- F. Krogh
- MathematicsIFIP Congress
- 1968
Efficient Algorithms for Polynomial Interpolation and Numerical Differentiation
- F. Krogh
- Computer Science, Mathematics
- 1970
Algorithms based on Newton's interpolation formula are given for: simple polynomial interpolation, polynomial interpolation with derivatives supplied at some of the data points, interpolation with…
Algorithm 539: Basic Linear Algebra Subprograms for Fortran Usage [F1]
- C. Lawson, R. Hanson, D. Kincaid, F. Krogh
- EngineeringTOMS
- 1 September 1979
TLDR
...
1
2
3
4
5
...