A Python package on top of Bempp 3.3.4 to perform shape UQ.
python -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
pip install -e .
pre-commit install
If you use this data or code for academic research, you are encouraged to cite the following paper:
@article{escapil2023shape,
title={Shape Uncertainty Quantification for Electromagnetic Wave Scattering via First-Order Sparse Boundary Element Approximation},
author={Escapil-Inchausp{\'e}, Paul and Jerez-Hanckes, Carlos},
journal={arXiv preprint arXiv:2308.01457},
year={2023}
}
To get help on how to use the data or code, simply open an issue in the GitHub "Issues" section.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.