Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 730 Bytes

File metadata and controls

21 lines (16 loc) · 730 Bytes

AlgScComp - Algorithms of Scientific Computing

This python package contains algorithms from the equally named module [IN2001] taught at Technical University Munich in the summer semester 2023 by Prof. Dr. Michael Bader.

Structure

The package ist structured in three main parts:

  • dft: Fourier transform related transforms
  • hnm: Hierarchical numerical methods
  • sfc: Space filling curves

Contents

The code contains a python package which can be installed via pip install 'python3 -m pip install --editable AlgScComp'

Unit tests are included in the subfolder tests.

Author:

Manuel Wendl,
TUM (Technical University Munich),
B.Sc. Engineering Science (Munich School of Engineering (MSE)), manuel.wendl@tum.de