SciCompMod / memilio

Modular spatio-temporal models for epidemic and pandemic simulations
https://scicompmod.github.io/memilio/
Apache License 2.0
53 stars 16 forks source link

899 add gamma distribution and other parameters to state_age_function #929

Closed lenaploetzke closed 5 months ago

lenaploetzke commented 7 months ago

Changes and Information

Please briefly list the changes (main added features, changed items, or corrected bugs) made:

Merge Request - Guideline Checklist

Please check our git workflow. Use the draft feature if the Pull Request is not yet ready to review.

Checks by code author

Checks by code reviewer(s)

Closes #899.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (d6bb6fd) 95.88% compared to head (298e628) 95.91%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #929 +/- ## ========================================== + Coverage 95.88% 95.91% +0.03% ========================================== Files 118 118 Lines 9397 9477 +80 ========================================== + Hits 9010 9090 +80 Misses 387 387 ```

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

lenaploetzke commented 6 months ago

Attention: this PR should be recreated without the new boost file in the history.

mknaranja commented 6 months ago

@lenaploetzke Could you recreate a fresh branch and push all your changes except the boost file to the new branch and also create a new PR?

lenaploetzke commented 5 months ago

@lenaploetzke Could you recreate a fresh branch and push all your changes except the boost file to the new branch and also create a new PR?

Yes, see comment above.

lenaploetzke commented 5 months ago

Moved to #1004