pyNDUS is an open-source python package to perform Sensitivity and Uncertainty analyses. The code mainly exploits the relative covariance matrices stored in the ENDF-6 formatted files (processed by NJOY and parsed by SANDY) and sensitivity coefficients computed with other codes (e.g., industrial codes like ERANOS or Serpent 2).
To install pyNDUS, run the following commands:
git clone https://github.com/nicoloabrate/pyNDUS
This package comes with the MIT license.