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

Stylefile resolve #177

Merged
merged 9 commits into from
Aug 26, 2020

Conversation

pnkraemer
Copy link
Collaborator

This is the resolved version of PR #123. It had some nasty merge conflicts in the jupyter notebook, so I just made a quick new draft. The style file is the same, the notebooks are still updated, the increment in each notebook is minimal (essentially, all rcParams are replaced by plt.style.use). Since #164 for instance might change the RV notebooks, I wanted to avoid further merge conflicts in the future, hence the actual plotting code is not touched. @JonathanWenger you might need to take a look at the linear solver plots regarding serif/sans-serif. I only checked whether each notebook ran through.

@codecov
Copy link

codecov bot commented Aug 26, 2020

Codecov Report

Merging #177 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #177   +/-   ##
=======================================
  Coverage   73.32%   73.32%           
=======================================
  Files          57       57           
  Lines        3040     3040           
  Branches      391      391           
=======================================
  Hits         2229     2229           
  Misses        660      660           
  Partials      151      151           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cee2175...42d38f6. Read the comment docs.

@pnkraemer pnkraemer merged commit 4527cec into probabilistic-numerics:master Aug 26, 2020
@pnkraemer pnkraemer deleted the stylefile_resolve branch November 13, 2020 08:20
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