Skip to content
/ mvsa-pce Public

Multivariate sensitivity adaptive polynomial chaos expansion (MVSA PCE)

License

Notifications You must be signed in to change notification settings

dlouk/mvsa-pce

Repository files navigation

Multivariate sensitivity adaptive polynomial chaos expansion (MVSA PCE)

This repository contains the Python based implementation of the Multivariate Sensitivity Adaptive (MVSA) Polynomial Chaos Expansion (PCE) method, which is described in the paper "Multivariate sensitivity adaptive polynomial chaos expansion for vector valued surrogate modeling" by D. Loukrezis, E. Diehl, and H. De Gersem, available at https://arxiv.org/abs/2310.09871. Please cite this work, in case you use and/or refer to the MVSA PCE method and/or related software.

@article{loukrezis2023multivariate,
title={Multivariate sensitivity adaptive polynomial chaos expansion for vector valued surrogate modeling},
author={Loukrezis, Dimitrios and Diehl, Eric and De Gersem, Herbert},
journal={arXiv preprint arXiv:2310.09871},
year={2023},
}


The present software and the related examples rely partially on the OpenTURNS C++/Python library.


About

Multivariate sensitivity adaptive polynomial chaos expansion (MVSA PCE)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages