-
Notifications
You must be signed in to change notification settings - Fork 12
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
Release 0.1.5 #391
Merged
Merged
Release 0.1.5 #391
Conversation
This file contains 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
and return as list as promised in doc
* data format documentation update * visualization, typehints added
* Add PEtab support for AMICI to readme * Update readme Co-authored-by: Yannik Schälte <31767307+yannikschaelte@users.noreply.github.com>
* Update documentation_data_format.md * Update documentation_data_format.md
Add links to D2D PEtab howto and pyPESTO PEtab example
Function has nothing to do with PEtab's objectives, and is not usable at the moment. Better functionality is available through libsbml.SBMLLocalParameterConverter. Therefore, this should be removed.
Add results for D2D and update documentation link as reported by @adrianhauber
* Update test suite results MEIGO results as provided by Tacio Camba * Add test results for parPE parpe commit 1171db84fd2465d4f39be36a334cb95a0f01677a * Update README * Add contribution guide (Closes #138, closes #165) * Apply suggestions from code review Co-Authored-By: Yannik Schälte <31767307+yannikschaelte@users.noreply.github.com> Co-authored-by: Yannik Schälte <31767307+yannikschaelte@users.noreply.github.com>
Codecov Report
@@ Coverage Diff @@
## master #391 +/- ##
==========================================
+ Coverage 77.72% 77.77% +0.04%
==========================================
Files 22 22
Lines 2061 2070 +9
Branches 474 476 +2
==========================================
+ Hits 1602 1610 +8
- Misses 339 340 +1
Partials 120 120
Continue to review full report at Codecov.
|
yannikschaelte
approved these changes
Mar 18, 2020
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.
Library:
petab.get_output_parameters
Documentation: