Skip to content
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

Add jacobian plots #179

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Add jacobian plots #179

wants to merge 8 commits into from

Conversation

aragilar
Copy link
Owner

No description provided.

@pep8speaks
Copy link

pep8speaks commented Aug 13, 2022

Hello @aragilar! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 60:80: E501 line too long (81 > 79 characters)
Line 61:80: E501 line too long (107 > 79 characters)
Line 62:80: E501 line too long (109 > 79 characters)

Comment last updated at 2022-08-14 01:15:10 UTC

@codecov
Copy link

codecov bot commented Aug 13, 2022

Codecov Report

Merging #179 (d86712f) into master (ebe4de0) will increase coverage by 0.48%.
The diff coverage is 94.64%.

@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
+ Coverage   82.00%   82.48%   +0.48%     
==========================================
  Files          56       57       +1     
  Lines        4484     4596     +112     
==========================================
+ Hits         3677     3791     +114     
+ Misses        807      805       -2     
Impacted Files Coverage Δ
src/disc_solver/analyse/compute_jacobian.py 94.64% <94.64%> (ø)
src/disc_solver/solve/mcmc.py 86.53% <0.00%> (-4.81%) ⬇️
src/disc_solver/solve/solution.py 74.00% <0.00%> (+3.97%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants