zierenberg / MonteCarloX.jl

This is a julia package for advanced Monte Carlo simulations of classical equilibrium and non-equilibrium processes
MIT License
4 stars 0 forks source link

InhomPP: bugfix and addition of piecewise decreasing sampler #18

Closed fmikulasch closed 5 years ago

fmikulasch commented 5 years ago

bug: exponential distribution takes 1/rate as paramer

codecov-io commented 5 years ago

Codecov Report

Merging #18 into inhomPP will decrease coverage by 0.22%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           inhomPP     #18      +/-   ##
==========================================
- Coverage     3.96%   3.73%   -0.23%     
==========================================
  Files            5       5              
  Lines          101     107       +6     
==========================================
  Hits             4       4              
- Misses          97     103       +6
Impacted Files Coverage Δ
src/InhomogeneousPoissonProcess.jl 0% <0%> (ø) :arrow_up:

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 4f5ff2f...654ae78. Read the comment docs.