So2024 Scientific Programming With C++
Term | Summer Term 2024 |
Lecturer | Dr. Simon Praetorius |
Time and location |
Lecture Tue 6. DS (16:40-18:10), SE1/101 |
The focus of this module lies on aspects of software development like programming on high-performance computers, object-oriented software design, generic (template-based) programming, and the efficient implementation of numerical algorithms. Additionally experience in analysis, application and extension of software and software libraries is developed. This module in the winter term especially focuses on software development with the programming language C++.
This course is for students of Mathematics, Technomathematics, and Mathematics in Business and Economics as well as for students in the masters programs "Computational Modeling and Simulation" (CMS) especially for the specialization in Computational Mathematics.
Three main learning goals can be formulated:
- You know how to program with modern C++, using generic programming and advanced techniques, like meta programming, expression templates, and concepts.
- You know how to use programming tools and you can apply these tools to debug, benchmark, and manage your code. The list of tools include compilers, build systems, version control, debuggers, and profilers.
- You can read, understand, and utilize (scientific) software libraries, like BLAS (Basic Linear Algebra Subroutines), LAPACK (Linear Algebra Package), STL (Standard template library), Dune (framework for the discretization of partial differential equations), MTL4 (Matrix Template Library), Boost (portable C++ library).
Registration
Please sign up for the learning group and module in OPAL and in Selma to enroll for the exams later. Material for the lecture and execises are provided after registration.
Links to the Course
OPAL: TUDMATH / CMS So2024: Math-Ma-33 Scientific Programming - Advanced Concepts