Skip to content

Python Package containing algorithms from the lecture 'Algorithms of Scientific Computing [IN2001]' taught at Technical University Munich in the summer semester 2023 by Prof. Dr. Michael Bader.

License

Notifications You must be signed in to change notification settings

ManuelWendl/AlgScComp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Python Package containing algorithms from the lecture 'Algorithms of Scientific Computing [IN2001]' taught at Technical University Munich in the summer semester 2023 by Prof. Dr. Michael Bader.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published