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

897 add initialization method from flows for lct model #931

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:

If need be, add additional information and what the reviewer should look out for in particular:

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 #897.

codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 96.42%. Comparing base (ce75c58) to head (4cd50ce). Report is 8 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #931 +/- ## ========================================== + Coverage 96.36% 96.42% +0.05% ========================================== Files 123 124 +1 Lines 9844 10001 +157 ========================================== + Hits 9486 9643 +157 Misses 358 358 ```

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

lenaploetzke commented 5 months ago

Attention: This PR should be also recreated (as PR #929). It also contains the large boost file in the history.

lenaploetzke commented 5 months ago

Moved to PR #1005