cossan-working-group / OpenCossan

OpenCossan is an open and free toolbox for uncertainty quantification and management.
https://cossan.co.uk
50 stars 18 forks source link

Remove shifting from random variables #35

Closed FriesischScott closed 4 years ago

FriesischScott commented 4 years ago

As discussed during the last Cossanthon, this removes shifting from the random variables. It was never properly implemented anyway.

Closes #20

codecov[bot] commented 4 years ago

Codecov Report

Merging #35 into development will increase coverage by 0.53%. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development      #35      +/-   ##
===============================================
+ Coverage        17.87%   18.40%   +0.53%     
===============================================
  Files              746      746              
  Lines            33145    33362     +217     
===============================================
+ Hits              5925     6141     +216     
- Misses           27220    27221       +1     
Impacted Files Coverage Δ
...uts/+random/@ChiRandomVariable/ChiRandomVariable.m 100.00% <0.00%> (ø)
...s/+random/@BetaRandomVariable/BetaRandomVariable.m 100.00% <0.00%> (ø)
...+random/@GammaRandomVariable/GammaRandomVariable.m 100.00% <0.00%> (ø)
...dom/@PoissonRandomVariable/PoissonRandomVariable.m 100.00% <0.00%> (ø)
...dom/@StudentRandomVariable/StudentRandomVariable.m 100.00% <0.00%> (ø)
...dom/@WeibullRandomVariable/WeibullRandomVariable.m 100.00% <0.00%> (ø)
...m/@BinomialRandomVariable/BinomialRandomVariable.m 100.00% <0.00%> (ø)
...m/@RayleighRandomVariable/RayleighRandomVariable.m 100.00% <0.00%> (ø)
...@GeometricRandomVariable/GeometricRandomVariable.m 100.00% <0.00%> (ø)
...@LognormalRandomVariable/LognormalRandomVariable.m 100.00% <0.00%> (ø)
... and 6 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d1d2b4d...a2b976c. Read the comment docs.

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (development@1900993). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff               @@
##             development      #35   +/-   ##
==============================================
  Coverage               ?   11.85%           
==============================================
  Files                  ?      703           
  Lines                  ?    31444           
  Branches               ?        0           
==============================================
  Hits                   ?     3728           
  Misses                 ?    27716           
  Partials               ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1900993...b9e0a11. Read the comment docs.