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 77 forks source link

tests for importance sampling #111

Closed AudOlivier closed 3 years ago

AudOlivier commented 3 years ago

Tests for importance sampling

Created tests for IS, coverage for IS is 81%. Also corrected a bug in IS.py with respect to the random state.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication