https://github.com/luiswirth/epgp-thesis
Ehrenpreis-Palamodov Gaussian Process for Maxwell's Equations: Boundary Element Method Benchmark for PEC Cavity Reaction Field
https://github.com/luiswirth/epgp-thesis
ai4science boundary-element-method electromagnetics gaussian-processes hybrid-modeling inverse-scattering maxwell-equations operator-learning partial-differential-equations physics-informed-ml sciml
Last synced: 5 days ago
JSON representation
Ehrenpreis-Palamodov Gaussian Process for Maxwell's Equations: Boundary Element Method Benchmark for PEC Cavity Reaction Field
- Host: GitHub
- URL: https://github.com/luiswirth/epgp-thesis
- Owner: luiswirth
- Created: 2026-06-08T09:35:38.000Z (13 days ago)
- Default Branch: main
- Last Pushed: 2026-06-09T23:41:27.000Z (11 days ago)
- Last Synced: 2026-06-10T01:13:57.937Z (11 days ago)
- Topics: ai4science, boundary-element-method, electromagnetics, gaussian-processes, hybrid-modeling, inverse-scattering, maxwell-equations, operator-learning, partial-differential-equations, physics-informed-ml, sciml
- Language: Typst
- Homepage:
- Size: 46.9 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ehrenpreis–Palamodov Gaussian Process for Maxwell’s Equations: Boundary Element Method Benchmark for PEC Cavity Reaction Field
This repository contains the [Typst](https://typst.app/) source files for
the Semester Thesis of Luis Wirth under the supervision of Prof. Dr.-Ing. Stefan
Kurz, for Computational Science and Engineering (CSE) at ETH Zürich.
For the implementation itself, see
- [maxwellgp](https://github.com/luiswirth/maxwellgp), the EP-GP implementation.
- [cavity-bem](https://github.com/luiswirth/cavity-bem), the BEM solver for the PEC cavity reference solution.
- [cavity-dipoles](https://github.com/luiswirth/cavity-dipoles), the orchestration and validation layer.