Skip main navigation

Introduction to week 4

Introduction to week 4

In this week you will learn about best practices for programming. You will also see how you can document your code, and generate nice-looking HTML or PDF.

Performance is of course very important in scientific computing and you will learn about various aspects that influence the runtime efficiency of an application. Vectorization and caches will be discussed.

You will also learn how to use a profiler to identify the hotspots in your application, so that you know what to concentrate on when you try to improve the efficiency.

Finally, as mentioned in a previous week, file I/O is an important aspect of the overall performance of scientific computations, so you will learn about more efficient ways to read and write your data to files.

This article is from the free online

Fortran for Scientific Computing

Created by
FutureLearn - Learning For Life

Reach your personal and professional goals

Unlock access to hundreds of expert online courses and degrees from top universities and educators to gain accredited qualifications and professional CV-building certificates.

Join over 18 million learners to launch, switch or build upon your career, all at your own pace, across a wide range of topic areas.

Start Learning now