Skip to content

A Python library for shape UQ based on Bempp 3.3.4

License

Notifications You must be signed in to change notification settings

pescap/bempp-uq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

557ca0e · May 22, 2024

History

76 Commits
Jul 10, 2023
Jul 27, 2023
Aug 2, 2023
Jul 10, 2023
Jul 10, 2023
Jul 10, 2023
Jul 10, 2023
Jul 10, 2023
Jul 11, 2023
Jul 10, 2023
May 22, 2024
Jul 10, 2023
Jul 10, 2023
Aug 16, 2019

Repository files navigation

Bempp-UQ

A Python package on top of Bempp 3.3.4 to perform shape UQ.

Installation

python -m venv .venv
source .venv/bin/activate

pip install -r requirements.txt
pip install -e .

pre-commit

pre-commit install

Cite this work:

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}
}

Questions

To get help on how to use the data or code, simply open an issue in the GitHub "Issues" section.

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.