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

Make v24.3 #220

Merged
merged 430 commits into from
Mar 25, 2024
Merged

Make v24.3 #220

merged 430 commits into from
Mar 25, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    2920865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cdea9e View commit details
    Browse the repository at this point in the history
  3. Update simulate

    NicolaCourtier committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    44e935c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Add BaseModel tests

    BradyPlanden committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    d3fa97f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #167 from pybop-team/162-update-design-optimisatio…

    …n-functionality
    
    Design Optimisation Refactor and Additions
    BradyPlanden authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    27c49f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fa1249 View commit details
    Browse the repository at this point in the history
  4. Updt changelog

    BradyPlanden committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    1253360 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3cf96ae View commit details
    Browse the repository at this point in the history
  6. Add VolumetricEnergyDensity example (#191)

    * Add VolumetricEnergyDensity example
    
    * Update CHANGELOG.md
    
    * Update test_cost.py
    
    * Update example to pass coverage tests
    
    * Split cost classes by type
    
    * Add DesignCost to init
    
    * Update error checking
    NicolaCourtier authored Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7d09c5d View commit details
    Browse the repository at this point in the history
  7. Revert file names

    NicolaCourtier committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    a189796 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3f66b25 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac10023 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    93095b6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bfe5bb9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1ccfda1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    993aa91 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    541ac05 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    695170f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bff90d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f64bd4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48a3e12 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c324365 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e56eb36 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c06d23 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfe8474 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    77e233d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d26a48f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a4e0979 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4679821 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d09b537 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4d9d732 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    03bf40c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    b77d932 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcc7983 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23b7be2 View commit details
    Browse the repository at this point in the history
  4. chore: update pre-commit hooks

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.2.0 → v0.2.1](astral-sh/ruff-pre-commit@v0.2.0...v0.2.1)
    pre-commit-ci[bot] authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    6cb7264 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge pull request #194 from pybop-team/pre-commit-ci-update-config

    chore: update pre-commit hooks
    BradyPlanden authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    c295138 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7024166 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    264a4d2 View commit details
    Browse the repository at this point in the history
  4. Merge branch '187-add-m-series-github-runners-to-tests' into 196-bug-…

    …observer-tests-fail-on-m-series-hardware-macos-140
    BradyPlanden committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    0d05f8b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #197 from pybop-team/196-bug-observer-tests-fail-o…

    …n-m-series-hardware-macos-140
    
    Fixes failing observer tests
    martinjrobins authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5e6c73c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59653d4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #188 from pybop-team/187-add-m-series-github-runne…

    …rs-to-tests
    
    Add M1 GitHub runner and update scheduled tests
    BradyPlanden authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    a8b54d1 View commit details
    Browse the repository at this point in the history
  8. #123 merge develop

    agriyakhetarpal committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    1f07663 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08c72b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. #123 moving forward with PyBaMM parameter set check

    Coverage is already up for this, this is just for PyBaMM 23.5
    agriyakhetarpal committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    937aea4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9572d8f View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Update subplot widths, test_plotting dataset access, remove square br…

    …ackets from plots as per SI standard, quick plot for varying length signals, add pybop.is_numeric and restore design cost exception for optimisation
    BradyPlanden committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a00a2be View commit details
    Browse the repository at this point in the history
  2. Update pybop/plotting/plot_convergence.py

    Co-authored-by: Brady Planden <55357039+BradyPlanden@users.noreply.github.com>
    NicolaCourtier and BradyPlanden authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    bc48170 View commit details
    Browse the repository at this point in the history
  3. Update pybop/plotting/plot_cost2d.py

    Co-authored-by: Brady Planden <55357039+BradyPlanden@users.noreply.github.com>
    NicolaCourtier and BradyPlanden authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b5ebd42 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #193 from agriyakhetarpal/test-against-pybamm

    Create dynamic GitHub Actions matrix to test against PyBaMM
    BradyPlanden authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c2423a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e573c35 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3515e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6fba3ac View commit details
    Browse the repository at this point in the history
  8. Update plot_cost2d.py

    NicolaCourtier committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    b26ac6b View commit details
    Browse the repository at this point in the history
  9. Update README.md

    BradyPlanden authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    c72cf71 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #199 from pybop-team/all-contributors/add-agriyakh…

    …etarpal
    
    docs: add agriyakhetarpal as a contributor for code, and infra
    BradyPlanden authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d58b43a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    505a588 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b07ca7f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    388496b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    aa6a9d2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    913fcde View commit details
    Browse the repository at this point in the history
  16. Split integration and unit tests, update pytest --examples, additiona…

    …l scheduled workflow trigger, add test_parameterisation cost/optimiser test matrix
    BradyPlanden committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    a4d3211 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b80956e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    1e9d5ab View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    ef8968c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    917cd06 View commit details
    Browse the repository at this point in the history
  3. Update .github/workflows/scheduled_tests.yaml

    Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
    BradyPlanden and agriyakhetarpal authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    a044e1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e4909e0 View commit details
    Browse the repository at this point in the history
  5. os bug patch

    BradyPlanden committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d0fbd7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9cd5f83 View commit details
    Browse the repository at this point in the history
  7. updt. filtered item name

    BradyPlanden committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c0cfb56 View commit details
    Browse the repository at this point in the history
  8. Merge develop

    BradyPlanden committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    59aec2b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff9ab82 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e9fe14b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #205 from pybop-team/193-patch-m-series

    Patch for #193 - Add matrix to M-series runner
    BradyPlanden authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    e9fb74c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Merge pull request #182 from MarkBlyth/develop

    Allow square-brackets access to dataset objects
    BradyPlanden authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b625ae3 View commit details
    Browse the repository at this point in the history
  2. update Python version requirements to remove 3.12

    Co-Authored-By: Brady Planden <55357039+BradyPlanden@users.noreply.github.com>
    agriyakhetarpal and BradyPlanden committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    2af4397 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a37543f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9bc2c30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a6e32a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45df796 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d3f2217 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    452e5e8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2c5fbd7 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #203 from agriyakhetarpal/add-pep517/518-pyproject

    Add PEP517/518 `pyproject.toml` support
    BradyPlanden authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d3c845e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    423bb04 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    694cd0c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9602190 View commit details
    Browse the repository at this point in the history
  14. chore: update pre-commit hooks

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.2.1 → v0.2.2](astral-sh/ruff-pre-commit@v0.2.1...v0.2.2)
    pre-commit-ci[bot] authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    547f512 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    02509bd View commit details
    Browse the repository at this point in the history
  16. Change spm_CMAES example to geometric parameters, add true_value to p…

    …arameter cls, bigfix geometric logic in problem cls
    BradyPlanden committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    fde941b View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    8624a44 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #208 from pybop-team/pre-commit-ci-update-config

    chore: update pre-commit hooks
    BradyPlanden authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    209c5dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b2a655 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55f3768 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc9effe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7e8fd4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e03cbb5 View commit details
    Browse the repository at this point in the history
  8. Update .github/workflows/scheduled_tests.yaml

    Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
    BradyPlanden and agriyakhetarpal authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    bab2872 View commit details
    Browse the repository at this point in the history
  9. Updt to filter with jq

    BradyPlanden committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    98cbe4a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    a104554 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    626eb60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8071f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e11e0b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb9053d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0757091 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a17a99 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #169 from pybop-team/18-how-to-handle-structural-p…

    …arameters
    
    Add fitting functionality for geometric parameters
    BradyPlanden authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ad9a883 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8561c52 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7a30ca0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7d00ccf View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7f7d6df View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8698a5c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c519916 View commit details
    Browse the repository at this point in the history
  15. Create --plots pytest marker, add xdist to non-plots nox test session…

    …s, automate the skip marker procedure
    BradyPlanden committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    3f651f4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    89ec0cc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    89e2932 View commit details
    Browse the repository at this point in the history
  2. + diffevolution notebook

    BradyPlanden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f853af9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc06f1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7a71a7 View commit details
    Browse the repository at this point in the history
  5. Update test_on_push workflow to add examples and integration, updates…

    … coverage to use parallel workers where possible
    BradyPlanden committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    79f7199 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37e4062 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88522c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6019c9a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8e7d6a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec564ef View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Update .github/workflows/test_on_push.yaml

    Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
    BradyPlanden and agriyakhetarpal authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8175bcb View commit details
    Browse the repository at this point in the history
  2. Update noxfile.py

    Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
    BradyPlanden and agriyakhetarpal authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    522bb98 View commit details
    Browse the repository at this point in the history
  3. Update noxfile.py

    Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
    BradyPlanden and agriyakhetarpal authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    890f490 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd686a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    240eeb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    817a778 View commit details
    Browse the repository at this point in the history
  7. 139b Add unit tests for plotting and Thevenin model (#212)

    * Create test_plots.py
    
    * Parametrize test_models
    
    * Add check on n_states
    
    * Add test for json parameter set
    
    * Add test for json export
    
    * Add test for invalid max values
    
    * Add optimisation tests
    
    * Add observer tests
    
    * Add tests on observer evaluate
    
    * Add tests on invalid parameter inputs
    
    * Add invalid sample size tests
    NicolaCourtier authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    54e97f5 View commit details
    Browse the repository at this point in the history
  8. Updt. CHANGELOG

    BradyPlanden committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    29c6ff2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #204 from pybop-team/139-split-integration-unit-tests

    Splits integration / examples / unit tests
    BradyPlanden authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    c482583 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6ba58ff View commit details
    Browse the repository at this point in the history
  11. Updt. Changelog

    BradyPlanden committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    3a8800f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0bf88ce View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    06ac374 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f5dbe6 View commit details
    Browse the repository at this point in the history
  15. Update test_plots.py

    NicolaCourtier committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    183df28 View commit details
    Browse the repository at this point in the history
  16. Update .github/release_workflow.md

    Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
    BradyPlanden and agriyakhetarpal authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    6203269 View commit details
    Browse the repository at this point in the history
  17. remove API tokens

    BradyPlanden committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    33645ae View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a393d22 View commit details
    Browse the repository at this point in the history
  19. Updt. Changelog

    BradyPlanden committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    8f3d66b View commit details
    Browse the repository at this point in the history
  20. markdown format fix

    BradyPlanden committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1d9e190 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #215 from pybop-team/157-add-release_workflowmd

    Update release workflow
    BradyPlanden authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    188ebb4 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ed2bf7c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Increment to Python 3.12, fix typos, add push trigger to workflow

    Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
    BradyPlanden and agriyakhetarpal authored Feb 24, 2024
    Configuration menu
    Copy the full SHA
    fc94e48 View commit details
    Browse the repository at this point in the history
  2. Updt. nox session name

    BradyPlanden committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    1c63061 View commit details
    Browse the repository at this point in the history
  3. Updt. nox benchmarks session, tests for CI on benchmark workflow, rem…

    …ove unused pandas dependancy
    BradyPlanden committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    5540042 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57d43ee View commit details
    Browse the repository at this point in the history
  5. asv installation, calls

    BradyPlanden committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    aceedc5 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Add gaussian likelihoods, update optimisation cls to for likelihood d…

    …efinition, add probablilitybased cost function, Add MLE example
    BradyPlanden committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    10801fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2fd01a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7b34bb View commit details
    Browse the repository at this point in the history
  4. increment versions

    BradyPlanden committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4d62ddb View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    93f33e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Merge pull request #221 from pybop-team/update-readme-remove-assets

    Remove stale assets, update architecture fig
    BradyPlanden authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    060f31c View commit details
    Browse the repository at this point in the history
  2. Update to allow no bounds (#213)

    * Remove bounds from Adam example
    
    * Add tests with no bounds
    
    * Remove unused bounds from examples
    
    * Update to allow subset of bounds
    
    * Add mean and sigma as properties
    
    * Update CHANGELOG.md
    
    * Improve readability of bounds and sigma logic
    
    Co-authored-by: Brady Planden <55357039+BradyPlanden@users.noreply.github.com>
    
    * Fix sigma0 description for SNES
    NicolaCourtier authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    a168149 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a91d7a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30da2fb View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Revamp model, problem, and cost object from numpy arrays to dictionar…

    …y. Update tests, add base model classes to init, cleaner multi-signal interaction
    BradyPlanden committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    4cf9108 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3428c97 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. default_variables to additional_variables w/ docstrings, updt. observ…

    …er tests, dict output observer.evaluate()
    BradyPlanden committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    43521da View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Fix integration test logic, add gradient landscape plots, pin pytest …

    …version due to breaking change in 8.1.0
    BradyPlanden committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    67d2887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6a073b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee4cdff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55d54e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    e5396d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56e62f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d58731 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0eb7fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f447cb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3c15a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. update contributing.md

    BradyPlanden committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    02ee2e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e6b07d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    7bc6fd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. unicode fix for win notebooks, update prediction shape checks, remove…

    … Discharge capacity as default additional_variable
    BradyPlanden committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    66efaba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e8271f View commit details
    Browse the repository at this point in the history
  3. Make likelihoods a type of cost (#230)

    * Move _likelihoods.py to /costs
    
    * Make BaseLikelihood a type of cost
    
    * Update test_cost
    
    * Update n_parameters to _n_parameters
    
    * Move n_parameters property
    
    * Change _minimising to Boolean
    
    * Update _likelihoods.py
    NicolaCourtier authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    0b53048 View commit details
    Browse the repository at this point in the history
  4. Updt tests, add optional x0 arg to optimisation cls, remove redundant…

    … __init__ variables from baselikelihood, updt basecost to align with baselikelihood args
    BradyPlanden committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    fd49cf6 View commit details
    Browse the repository at this point in the history
  5. Fix basecost.evaluateS1 tuple negate, up coverage via integration add…

    …itions, small bugfixes to basecost
    BradyPlanden committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    13309fb View commit details
    Browse the repository at this point in the history
  6. Merge pull request #218 from pybop-team/210-add-likelihood-classes

    Adds Base Likelihoods, Maximum Likelihood Example
    BradyPlanden authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    da016b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a76777e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c6494a View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. chore: update pre-commit hooks

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.2.2 → v0.3.2](astral-sh/ruff-pre-commit@v0.2.2...v0.3.2)
    pre-commit-ci[bot] authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    32e946e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b238e4 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Merge pull request #234 from pybop-team/pre-commit-ci-update-config

    chore: update pre-commit hooks
    BradyPlanden authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a006764 View commit details
    Browse the repository at this point in the history
  2. Updt. cost2d/optim2d x0 shape/colour, revert conftest win platform un…

    …icode, add infeasible unit test
    BradyPlanden committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    9b03734 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7aef79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afd4990 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #224 from pybop-team/177c-plotting-capabilities

    Datatype restructure for optimisation objects
    BradyPlanden authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a9ea84c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    d6a172a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05c7f20 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Updt grad descent hypers for likelihood tests, add tol arg to scipy o…

    …ptimisers, pass optimiser final cost as is
    BradyPlanden committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    db28440 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61d7d7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    744d166 View commit details
    Browse the repository at this point in the history
  4. Updt changelog

    BradyPlanden committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    c1b3854 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e3722f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3315602 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f0daf1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ebc7b62 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Limit workflow to pybop repo

    Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
    BradyPlanden and agriyakhetarpal authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    aa9a395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e6f609 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Updt benchmark intial soc, add tracking of optimisation results, incr…

    …ement default_max_unchanged_iterations for more stable default
    BradyPlanden committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    7e530b0 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Adds benchmark badge

    BradyPlanden committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    2013161 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #207 from pybop-team/179-add-airspeed-velocity-for…

    …-automated-benchmarking
    
    [WIP]: Add asv benchmarking
    BradyPlanden authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    68b4c9b View commit details
    Browse the repository at this point in the history
  3. Fix workflow for changing experiment (#240)

    * Update if statement
    
    * Update base_model.py
    
    * Create test_model_experiment_changes.py
    
    * Restrict import
    
    * Rebuild model on problem definition
    
    * Update CHANGELOG.md
    
    * Update t_eval
    Co-authored-by: Brady Planden <55357039+BradyPlanden@users.noreply.github.com>
    NicolaCourtier authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    cb73cec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f9b10e8 View commit details
    Browse the repository at this point in the history
  5. chore: update pre-commit hooks

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.3.2 → v0.3.3](astral-sh/ruff-pre-commit@v0.3.2...v0.3.3)
    pre-commit-ci[bot] authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    a7979c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Merge pull request #242 from pybop-team/pre-commit-ci-update-config

    chore: update pre-commit hooks
    BradyPlanden authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    7a7e9ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1c78d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    716c671 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41cf0f8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #243 from pybop-team/patch-benchmarks

    Patch: benchmark solution tracking
    BradyPlanden authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    896f1b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a479136 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    691b0ae View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    876e951 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. updt. changelog

    BradyPlanden committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5f0df76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18a1a4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19b247c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    695c2c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    47c0058 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a80b6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa551a0 View commit details
    Browse the repository at this point in the history
  8. Update test_plots.py

    NicolaCourtier committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    b6ce663 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f198cbe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9ef3897 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f42298f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3ca404d View commit details
    Browse the repository at this point in the history
  13. Update spm_MLE.py

    NicolaCourtier committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    302add7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fe090f1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7b8c7f0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8bfaeba View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cb70505 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Update ipykernel print to assert

    Co-authored-by: Brady Planden <55357039+BradyPlanden@users.noreply.github.com>
    NicolaCourtier and BradyPlanden authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    76b5c19 View commit details
    Browse the repository at this point in the history
  2. Fix version check

    NicolaCourtier committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    e513c33 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #178 from pybop-team/177-plotting-capabilities

    Update plotting capabilities and dataset restructure
    NicolaCourtier authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    b2afea4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91724ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    899b117 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80514d0 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #245 from pybop-team/244-add-reorder-python-import…

    …s-to-pre-commit
    
    Adds import linting with ruff
    BradyPlanden authored Mar 21, 2024
    Configuration menu
    Copy the full SHA
    75967f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    a02634d View commit details
    Browse the repository at this point in the history
  2. updt changelog

    BradyPlanden committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    63b3792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47767c7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #260 from pybop-team/259-bug-incorrect-gradient-ob…

    …ject-from-basemodels1
    
    Fix gradient calculation from `model.simulateS1`
    BradyPlanden authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    21119db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45785ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c33f494 View commit details
    Browse the repository at this point in the history