idaholab / raven

RAVEN is a flexible and multi-purpose probabilistic risk analysis, validation and uncertainty quantification, parameter optimization, model reduction and data knowledge-discovering framework.
https://raven.inl.gov/
Apache License 2.0
217 stars 133 forks source link

Crow and other C++ module import error handling #2221

Open j-bryan opened 9 months ago

j-bryan commented 9 months ago

Pull Request Description

What issue does this change request address? (Use "#" before the issue to link it, i.e., #42.)

2220

What are the significant changes in functionality due to this change request?

For Change Control Board: Change Request Review

The following review must be completed by an authorized member of the Change Control Board.

j-bryan commented 9 months ago

At this point, 68 framework tests are failing on my personal machine (Ubuntu 22.04) without building RAVEN. Of these 68 tests, about 50 of them are failing due to reliance on the MultivariateNormal class in ravenframework/Distributions.py.