-
Notifications
You must be signed in to change notification settings - Fork 20
Updates and Fixes in the documentation #1481
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
6df5c8b
fix underlines and use anonymous links
reneSchm 8f50c42
[ci skip] switch to anonymous links and remove duplicate developer_3
reneSchm 4316280
FIX: Wrong namespace for timers used in documentation
kilianvolmer a4f0fe6
start adding motivation
mknaranja 3c0c71c
merg
reneSchm e901fd1
merge
reneSchm a65054a
[ci skip] switch to anonymous links and remove duplicate developer_3
reneSchm 0e2fc5a
FIX: Wrong namespace for timers used in documentation
kilianvolmer 6a3f628
Merge branch '1390-further-improve-documentation' of github.com:SciCo…
mknaranja 01a826a
Merge branch '1390-futher-improve-documentation' into 1390-further-im…
kilianvolmer 277b32b
Merge branch 'main' into 1436-Improvements-and-bug-fixes-in-the-docum…
kilianvolmer 22b585e
FIX: Add std::move to builder docs
kilianvolmer 1bbb66d
Merge branch 'main' into 1436-Improvements-and-bug-fixes-in-the-docum…
kilianvolmer 4408663
Merge branch 'main' into 1436-Improvements-and-bug-fixes-in-the-docum…
kilianvolmer 5e0c9de
Merge branch 'main' into 1436-Improvements-and-bug-fixes-in-the-docum…
kilianvolmer dfcad39
CHG: Shorten link to mobility rules
kilianvolmer dd71ad6
CHG: improve formatting
kilianvolmer d83b24a
CHG: Update citation
kilianvolmer e6b0f89
CHG: Auto update doxygen file
kilianvolmer 10f3a18
CHG: Reduce file path names
kilianvolmer 0eac64d
FIX: table layout
kilianvolmer de82f7e
FIX: documentation errors
kilianvolmer e6e85f4
FIX: oseirv table intendation
kilianvolmer 0874c50
CHG: Update elib link
kilianvolmer f03ae1e
Merge branch 'main' into improve-the-documentation
kilianvolmer 4ba15bd
FIX: create whole cpp docs
kilianvolmer 7b77de4
CHG: replace IO README by links to rtd
kilianvolmer 64b4fbd
[ci skip] Fix broken link
kilianvolmer 54c02fd
[ci skip] CHG: Add Missing Transmission Chains Paper
kilianvolmer 71b5c5e
[ci skip] m simulation example code fixes
kilianvolmer c5cf9ba
FIX: remove broken pylint link
kilianvolmer 8dbc9b8
[ci skip] FIX: broken link
kilianvolmer 679d4a6
CHG: Add Katrin Rack to team
kilianvolmer 9d47ee6
[ci skip] FIX: update link to seirdb flowchart
kilianvolmer aa2dd7e
Merge branch 'main' into improve-the-documentation
kilianvolmer 92a5401
CHG: Add compile times
kilianvolmer ed9f5a7
CHG: Update header and picture
kilianvolmer e16fb89
Merge branch 'main' into improve-the-documentation
kilianvolmer 344ee33
CHG: remove broken link
kilianvolmer e783f1b
Update docs/source/cpp/models/osecirvvs.rst
kilianvolmer d90ed83
Update docs/source/getting_started.rst
kilianvolmer 941feca
CHG: Add laptp year
kilianvolmer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,5 +1,5 @@ | ||
| # SDE-based SEIR-type model with two variants | ||
|
|
||
| This directory contains a model implementation based on an SDE formulation. | ||
| To get started, check out the [official documentation](https://memilio.readthedocs.io/en/latest/cpp/models/sseirvv.html) | ||
| or the [code example](../../examples/sde_seirvv.cpp). | ||
| To get started, check out the [official documentation](https://memilio.readthedocs.io/en/latest/cpp/models/sseir.html) | ||
| or the [code example](../../examples/sde_seir.cpp). |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.