Changes
Page history
Update CodingResources
authored
Sep 25, 2024
by
Sébastien Villemot
Show whitespace changes
Inline
Side-by-side
CodingResources.md
View page @
10239ba9
...
@@ -5,6 +5,7 @@ This page lists various resources that can be useful when coding for Dynare.
...
@@ -5,6 +5,7 @@ This page lists various resources that can be useful when coding for Dynare.
-
Goldberg (1991). “What Every Computer Scientist Should Know About Floating Point Arithmetic”,
*ACM Computing Surveys*
, 23(1), 5–48
-
Goldberg (1991). “What Every Computer Scientist Should Know About Floating Point Arithmetic”,
*ACM Computing Surveys*
, 23(1), 5–48
-
Golub and Van Loan (2013).
*Matrix Computations*
, Johns Hopkins University Press, 4th edition
-
Golub and Van Loan (2013).
*Matrix Computations*
, Johns Hopkins University Press, 4th edition
-
[
OpenMP Reference Guides
](
https://www.openmp.org/resources/refguides/
)
-
[
OpenMP Reference Guides
](
https://www.openmp.org/resources/refguides/
)
-
[
LAPACK Users’ Guide
](
https://www.netlib.org/lapack/lug/
)
, 3rd edition
# MATLAB/Octave
# MATLAB/Octave
...
...
...
...