Course details
Semester
- Autumn 2023
- Monday, October 2nd to Friday, December 8th
Hours
- Live lecture hours
- 10
- Recorded lecture hours
- 0
- Total advised study hours
- 40
Timetable
- Mondays
- 16:05 - 16:55 (UK)
Description
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
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.
- Numerical Recipes, The Art of Scientific Computing, Third Edition (William H. Press, Saul A. Teukolsky, William T. Vetterling and Brian P. Flannery, book)
- Numerical Recipes, The Art of Scientific Computing, Third Edition (William H. Press, Saul A. Teukolsky, William T. Vetterling and Brian P. Flannery, book)
- Scipy Lecture Notes ((Editors) Gaël Varoquaux, Emmanuelle Gouillart, Olav Vahtras, Pierre de Buyl, web)
- Scipy Lecture Notes ((Editors) Gaël Varoquaux, Emmanuelle Gouillart, Olav Vahtras, Pierre de Buyl, web)
Assessment
The assessment for this course will be released on Monday 8th January 2024 at 00:00 and is due in before Friday 19th January 2024 at 11:00.
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.