MAGIC099: Numerical methods in Python

Course details

A core MAGIC course

Semester

Autumn 2022
Monday, October 3rd to Friday, December 9th

Hours

Live lecture hours
10
Recorded lecture hours
0
Total advised study hours
40

Timetable

Mondays
13:05 - 13:55 (UK)

Description

The aim of the course is to present several numerical methods that can be used in different scientific areas and implement them using Python.

The course starts from the basic idea of an algorithm and evolves discussing, for instance, numerical methods to compute derivatives and integrals of functions, to solve linear systems, and to integrate ordinary and partial differential equations.

Each lecture will have an initial part of theory and a final part of Python demo. 

Prerequisites

Calculus, linear algebra, ordinary and partial differential equations.

Some basic concepts of probability, mechanics and fluid mechanics might be used during the examples. 

Syllabus

  • how to install Python and basic commands, definition of an algorithm, evaluation of the square root 
  • root finding algorithms: bisection and more advanced methods 
  • solutions of linear systems, direct and indirect methods 
  • derivatives of a function using finite differences, methods of finding the function extremes 
  • Lagrange polynomials and splines 
  • integration of single variable functions with rectangles and other methods 
  • Monte Carlo method to compute multivariable integrals 
  • solutions of ODEs using Euler and Runge-Kutta methods 
  • integration of PDEs using finite difference algorithms 
  • fast Fourier transforms (FFTs) and their use in solving PDEs with periodic boundary conditions 


Lecturer

  • DP

    Dr Davide Proment

    University
    University of East Anglia

Bibliography

Follow the link for a book to take you to the relevant Google Book Search page

You may be able to preview the book there and see links to places where you can buy the book. There is also link marked 'Find this book in a library' - this sometimes works well, but not always - you will need to enter your location, but it will be saved after you do that for the first time.

Assessment

The assessment for this course will be released on Monday 9th January 2023 at 00:00 and is due in before Sunday 22nd January 2023 at 23:59.

Assessment for all MAGIC courses is via take-home exam which will be made available at the release date (the start of the exam period).

You will need to upload a PDF file with your own attempted solutions by the due date (the end of the exam period).

If you have kept up-to-date with the course, the expectation is it should take at most 3 hours’ work to attain the pass mark, which is 50%.

Please note that you are not registered for assessment on this course.

Files

Only current consortium members and subscribers have access to these files.

Please log in to view course materials.

Lectures

Please log in to view lecture recordings.