FriesischScott / UncertaintyQuantification.jl

Uncertainty Quantification in Julia
MIT License
28 stars 7 forks source link

Fix bug in subset infinity #141

Closed FriesischScott closed 7 months ago

FriesischScott commented 7 months ago

The mapping to standard normal space was performed in the wrong place which could lead to samples outside of the support of the random variables.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (be83183) 98.68% compared to head (781f79d) 98.68%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #141 +/- ## ======================================= Coverage 98.68% 98.68% ======================================= Files 25 25 Lines 912 912 ======================================= Hits 900 900 Misses 12 12 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.