SURGroup / UQpy

UQpy (Uncertainty Quantification with python) is a general purpose Python toolbox for modeling uncertainty in physical and mathematical systems.
MIT License
267 stars 76 forks source link

Adaptive Kriging Updates #137

Closed mds2120 closed 2 years ago

mds2120 commented 2 years ago
dimtsap commented 2 years ago

qoi_name is used for extracting dictionary data from the run_model object. See https://github.com/SURGroup/UQpy/blob/ad9b9a62f0ecbe4616cc45fde41bc3b86a8a72d2/src/UQpy/SampleMethods/AKMCS.py#L269