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

Additions to #177 #198

Merged
merged 26 commits into from
Mar 19, 2024
Merged

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

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

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    4f5dbe6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed2bf7c 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

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

Commits on Mar 13, 2024

  1. 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
  2. Configuration menu
    Copy the full SHA
    e7aef79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afd4990 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #224 from pybop-team/177c-plotting-capabilities

    Datatype restructure for optimisation objects
    BradyPlanden committed 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
    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

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    716c671 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41cf0f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a479136 View commit details
    Browse the repository at this point in the history