
Knuth: Selected Papers on Computer Languages
Of particular interest are his fascinating and definitive survey of the twenty languages for programming that preceded FORTRAN I, along with three of his fundamental papers that each launched significant …
Computer Science
SUBROUTINE RNARRY(AA,N) C FORTRAN 77 version of "ran_array" C from Seminumerical Algorithms by D E Knuth, 3rd edition (1997) C including the MODIFICATIONS made in the 9th …
Computer Science
C FORTRAN 77 version of "ranf_array" C from Seminumerical Algorithms by D E Knuth, 3rd edition (1997) C including the MODIFICATIONS made in the 9th printing (2002) C and a bugfix to make this …
Computer Science
\tenpoint \FORTRAN/-compiled \becomes Fortran-compiled \endchange \improvepage 1.460 line $-2$ (24.05.22) \tenpoint machine, I \becomes machine, Part I \endchange \bugonpage 1.461 line 24 …
Knuth: Programs - Computer Science
FORTRAN version, INTEGER (corrected September 2019 to agree with the C version) FORTRAN version, DOUBLE PRECISION (corrected December 2023 to agree with the C version)
Knuth: Recent News - Computer Science
The new method appears in the ninth printing of Seminumerical Algorithms (January 2002), and sources in both C and FORTRAN are freely available. Fortunately the new version is shorter and easier to …
Computer Science
C FORTRAN 77 version of "ranf_array" C from Seminumerical Algorithms by D E Knuth, 3rd edition (1997) C ********* see the book for explanations and caveats! ********* C Copyright (c) 2000 by the …