Skip to content

Commit

Permalink
Merge pull request #509 from pybop-team/508-bug-link-to-one-of-the-ju…
Browse files Browse the repository at this point in the history
…pyter-notebook-examples-is-broken-in-readmemd-due-to-change-in-file-structure

JuPyter notebook link in README.md file broke because of file structure change
  • Loading branch information
BradyPlanden authored Sep 18, 2024
2 parents c15d232 + 3719361 commit 976872a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@ These include a wide variety of optimisation problems that require careful consi
Explore our [example notebooks](https://github.com/pybop-team/PyBOP/blob/develop/examples) for hands-on demonstrations:

- [Gravimetric design optimisation (SPM)](https://github.com/pybop-team/PyBOP/blob/develop/examples/notebooks/spm_electrode_design.ipynb)
- [GITT fitting of an ECM for an LG M50](https://github.com/pybop-team/PyBOP/blob/develop/examples/notebooks/LG_M50_ECM/1-single-pulse-circuit-model.ipynb)
- [Non-linear constrained ECM parameter identification](https://github.com/pybop-team/PyBOP/blob/develop/examples/notebooks/ecm_trust-constr.ipynb)
- [Optimiser comparison for parameter identification](https://github.com/pybop-team/PyBOP/blob/develop/examples/notebooks/multi_optimiser_identification.ipynb)
- [Parameter identification for spatial pouch cell model](https://github.com/pybop-team/PyBOP/blob/develop/examples/notebooks/pouch_cell_identification.ipynb)
- [Estimating ECM parameters from HPPC pulse](https://github.com/pybop-team/PyBOP/blob/develop/examples/notebooks/equivalent_circuit_identification_hppc.ipynb)

### Python Scripts

Expand Down

0 comments on commit 976872a

Please sign in to comment.