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

Adding notebook examples #135

Merged
merged 18 commits into from
Jan 25, 2024
Merged

Adding notebook examples #135

merged 18 commits into from
Jan 25, 2024

Conversation

BradyPlanden
Copy link
Member

@BradyPlanden BradyPlanden commented Dec 7, 2023

Please comment below if you are going to complete on of the notebooks for this PR. Feel free to update this comment with additional notebooks.

  • SPM w/ CMAES
  • SPM w/ Adam
  • SPM w/ IRPropMin
  • SPM w/ GradientDescent
  • SPM w/ SciPyDifferentialEvolution
  • ECM w/ CMAES and varying parameter import / export methods
  • Cell Energy optimisation for variable electrode thicknesses (Added to Design Optimisation Refactor and Additions #167)

Closes #118.

@BradyPlanden BradyPlanden linked an issue Dec 7, 2023 that may be closed by this pull request
Copy link

codecov bot commented Dec 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c3438ab) 94.07% compared to head (c89724a) 94.26%.
Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #135      +/-   ##
===========================================
+ Coverage    94.07%   94.26%   +0.18%     
===========================================
  Files           36       37       +1     
  Lines         1351     1377      +26     
===========================================
+ Hits          1271     1298      +27     
+ Misses          80       79       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@BradyPlanden BradyPlanden marked this pull request as ready for review January 18, 2024 16:16
Copy link
Member

@NicolaCourtier NicolaCourtier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work @BradyPlanden - thanks very much, it's great to have some more working examples to demonstrate PyBOP's functionality.

@BradyPlanden BradyPlanden merged commit 2e20b61 into develop Jan 25, 2024
3 of 5 checks passed
@BradyPlanden BradyPlanden deleted the 118-add-jupyter-notebooks branch January 25, 2024 14:33
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.

Add Jupyter notebooks
2 participants