Closed kilianFatras closed 1 year ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
All modified lines are covered by tests :white_check_mark:
Comparison is base (
dbeeb75
) 34.23% compared to head (64aed61
) 34.23%. Report is 2 commits behind head on main.
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
What does this PR do?
This PR adds illustration examples to the single-cell notebooks where we show the trajectory difference between SF2M and SBCFM from the same cell. SB-CFM only produces one trajectory (by its deterministic nature) contrary to SF2M which produces several outputs as it models a stochastic process.
It is a novel feature.
Before submitting
pytest
command?pre-commit run -a
command?Did you have fun?
Make sure you had fun coding 🙃