From b9ac671641fe8d3abe3387dc99e4241497dd6e54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Ord=C3=A1s?= Date: Fri, 27 Aug 2021 05:48:14 +0200 Subject: [PATCH] FORTRAN Performance Tuning co-Guide FORTRAN Performance Tuning co-Guide Copyright (C) 1998 Timothy C. Prince Freely distributable with acknowledgment Revised Aug. 11, 1998 for ftp://vms.huji.ac.il/fortran/unct.html https://www.ibiblio.org/pub/languages/fortran/unct.html --- books/free-programming-books.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/books/free-programming-books.md b/books/free-programming-books.md index b42f2e646..5c2c9bd38 100644 --- a/books/free-programming-books.md +++ b/books/free-programming-books.md @@ -1462,6 +1462,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Fortran 90 Tutorial](http://www.cs.mtu.edu/~shene/COURSES/cs201/NOTES/fortran.html) - C.-K. Shene at Michigan Technological University (HTML) * [Fortran 90 Tutorial](https://web.stanford.edu/class/me200c/tutorial_90/) - Sarah T. Whitlock, Paul H. Hargrove at Stanford University (HTML) +* [FORTRAN Performance Tuning co-Guide (1998)](https://www.ibiblio.org/pub/languages/fortran/unct.html) - Timothy C. Prince (HTML) * [Fortran Wiki - Tutorials](http://fortranwiki.org/fortran/show/Tutorials) (HTML) * [Fortran. Lecture notes from a class (2020)](http://jupiter.ethz.ch/~pjt/fortran/FortranClass.html) - Paul Tackley (HTML) * [Introduction to Fortran](https://qc2-teaching.readthedocs.io/en/latest/programming.html) - Sebastian Ehlert, Julius Stückrath, Marcel Mueller, Marcel Stahn (HTML) @@ -1469,7 +1470,7 @@ Kerridge (PDF) (email address *requested*, not required) * [Modern Fortran Tutorial](https://masuday.github.io/fortran_tutorial/) - Yutaka Masuda (HTML) * [Professional Programmer’s Guide to Fortran77 (2005)](https://www.star.le.ac.uk/~cgp/prof77.pdf) - Clive G. Page (PDF) * [Self Study Guide 2: Programming in Fortran 95](http://www.mrao.cam.ac.uk/~rachael/compphys/SelfStudyF95.pdf) - Dr Rachael Padman (PDF) -* [User Notes On Fortran Programming (UNFP): An open cooperative practical guide (1998)](https://www.ibiblio.org/pub/languages/fortran/) (HTML) +* [User Notes On Fortran Programming (UNFP): An open cooperative practical guide (1998)](https://www.ibiblio.org/pub/languages/fortran/) - Abraham Agay, Arne Vajhoej et. al (HTML) ### FreeBSD