-
Notifications
You must be signed in to change notification settings - Fork 32
Home
Welcome to the TopicsInSciComp wiki!
This is the place where all of the IT lab material for the course Topics in Scientific Computing will be stored and updated. Note that quizzes and examinable coursework will be provided directly on the module page.
The goal of keeping the material here is simply to familiarise you with a typical git repository, which is a very common way to store and share code in scientific collaborations (and industry). We will not use most of the features that GitHub provides, but by mastering the basics in the course you will be able to get started with it more quickly when you come across it in the future.
This module introduces a selection of numerical methods for solving applied mathematical problems. One of the most fascinating aspects of physical theories is the fact that highly complex behaviour can arise from the repeated application of simple rules - consider for example the motion of bodies under gravity, which combine to give us the rich structure of our Universe. Such systems are the focus of much current research, and whilst they are too complex for an analytic approach, their numerical solution is (at least in principle) straightforward. The aim of the course is to introduce students to a selection of computational algorithms that are used to solve problems in applied mathematics, and to provide them with practical skills in software development that will be useful in many fields both within and outside of academic work. The module uses python as the main coding language.
Please see the QMULPlus module page for further details of the course, assessment and prerequisites.
Copyright K Clough/QMUL 2023