Webrelaunch 2020
Photo of Kevin Ganster

M.Sc. Kevin Ganster

  • Karlsruher Institut für Technologie (KIT)
    Fakultät für Mathematik
    Institut für Angewandte und Numerische Mathematik
    Arbeitsgruppe 3: Wissenschaftliches Rechnen
    Englerstr. 2
    D-76133 Karlsruhe

Current List of Courses
Semester Titel Typ
Winter Semester 2023/24 Lecture
Summer Semester 2020 Lecture

I'm a member of the project C1, lead by Prof. Dr. Andreas Rieder and apl. Prof. Dr. Peer Christian Kunstmann. This project is part of the CRC 1173 wave phenomena: analysis and numerics.


Software

PyFWI

We developed a playground to interactively simulate the behavior of acoustic waves and FWI (Full Waveform Inversion) in inhomogenuous media.
You can find more information at Seismic Imaging.


Eikonalfm

For my master's thesis, i implemented the Fast Marching algorithm for solving the eikonal equation
\lvert \nabla\tau(x) \rvert^2 = \frac{1}{c^2(x)}
(and most of all a factored version) as a Python extension in C++. The source code and more information can be found on GitHub. The easiest way to install this package is via pip.