-
Notifications
You must be signed in to change notification settings - Fork 31
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
Miscellaneous #327
Miscellaneous #327
Conversation
@FFroehlich I think there is something wrong with the sensitivities. Can you please have a look at the sensitivities at the bottom of: https://github.com/ICB-DCM/AMICI/blob/dw_misc/python/examples/example_steadystate/ExampleSteadystate.ipynb |
Codecov Report
@@ Coverage Diff @@
## master #327 +/- ##
======================================
Coverage 70.1% 70.1%
======================================
Files 31 31
Lines 3596 3596
======================================
Hits 2521 2521
Misses 1075 1075
Continue to review full report at Codecov.
|
…ion via environment variables
… ParameterScalingVector
File '/opt/pyenv/versions/3.6/bin/pip3', line 7, in <module> from pip import main ImportError: cannot import name 'main'
More robust packaging, various smaller extensions fixes and cleanup of Python API.