UQTk release 3.1.3
Release 3.1.3 of UQTk has the following updates:
- UQTk is now compatible with Sundials versions 6.x
- The PyUQTk/PyPCE/pce_tools module has been vastly expanded to give a streamlined Python interface to the many PCE utilities. Many jupyter notebook examples have also been added to illustrate surrogate construction with PyUQTk
- a new Data Free Inference app, dfi_app has been added
- The Python interface (part of pce_tools now) has been cleaned up and comes with a lot more documentation as well as an example jupyter notebook
Open issues:
- When compiling in parallel with "make -j 8", the build occasionally fails as some targets try to compile when their dependencies are not ready yet. If this happens, just hit make again after the parallel build finishes, and the remaining targets will build
- the BCS module called through PyBCS occasionally, but rarely, crashes.
These issues will be fixed in future revisions.
Full Changelog: v3.1.2...v3.1.3