Skip to content

betckegroup/multitrace_implementation_paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bempp-UQ

A Python package on top of Bempp-cl to solve scattering problem by complex objects.

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{xx,
  title   = {xx},
  author  = {xx},
  journal = {xx},
  volume  = {xx},
  pages   = {xx},
  year    = {xx}
}

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.

About

A paper focusing on the implementation of multitrace operators

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published