Numerical Mathematics - Overview

Numerical mathematics, also known as Numerics, is a branch of mathematics that constructs and analyzes algorithms for continuous mathematical problems. The main application is the approximate calculation of solutions through approximation algorithms using computers.

Numerical mathematics covers a wide range of topics, including but not limited to:

  • Analysis: The study of change and motion, encompassing areas such as calculus and differential equations.
  • Linear Algebra: The study of vectors and rules to manipulate vectors.
  • Geometry: The study of shape, size, and properties of figures and spaces.
  • Approximation Theory: The study of how functions can best be approximated with simpler functions.
  • Functional Equations: The study of equations where the unknowns are functions.
  • Optimization: The study of finding the best possible solution to a problem.
  • Differential Equations: The study of equations involving derivatives.

Numerical mathematics is widely used in fields like engineering, physics, computer sciences, and more. It provides the mathematical foundations of numerical methods and demonstrates their performance on examples, exercises, and real-life applications.

On this website you can find modules which visualize numerical algorithms.