Add software support page#80
Open
sebapersson wants to merge 7 commits into
Open
Conversation
Open
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #80 +/- ##
=======================================
Coverage 94.01% 94.01%
=======================================
Files 6 6
Lines 301 301
=======================================
Hits 283 283
Misses 18 18 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
dilpath
reviewed
May 25, 2026
dilpath
reviewed
May 25, 2026
| simulation and model training), listed alphabetically are: | ||
|
|
||
| - `AMICI <https://github.com/ICB-DCM/AMICI/>`__ | ||
| (`Example <https://github.com/ICB-DCM/AMICI/blob/master/python/examples/example_petab/petab.ipynb>`__) |
Member
There was a problem hiding this comment.
Broken link, to be replaced with AMICI PEtab SciML notebook.
Co-authored-by: Dilan Pathirana <59329744+dilpath@users.noreply.github.com>
BSnelling
reviewed
May 26, 2026
| simulation and model training), listed alphabetically are: | ||
|
|
||
| - `AMICI <https://github.com/AMICI-dev/AMICI>`__ | ||
| (`Example <https://amici.readthedocs.io/en/latest/examples/example_jax_petab/ExampleJaxPEtab.html>`__) |
Collaborator
There was a problem hiding this comment.
There isn't a PEtab SciML AMICI example yet (I've added it to my to-do list!), but this one is the most relevant existing example.
Collaborator
Author
There was a problem hiding this comment.
I think there is no problem with waiting to merge this PR until the AMICI release is done, and there is an example notebook :)
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Related to the discussions in #79 and also towards completing #23
@BSnelling could you take over this PR and:
I also removed the trouble shooting page (currently empty) and fixed a few broken links as well.