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 release v24.1 #3780

Merged
merged 773 commits into from
Jan 31, 2024
Merged

Make release v24.1 #3780

merged 773 commits into from
Jan 31, 2024
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    d0be7ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9edb5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ece7a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95935a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b2cb45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a0bbd3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3557 from Saransh-cpp/ruff-config

    Move ruff, coverage, and pytest configs to pyproject.toml
    Saransh-cpp committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    c86f8fe View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b97101 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Add outputs to example notebook

    Fixes doctests error
    pipliggins committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    04f4230 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca63509 View commit details
    Browse the repository at this point in the history
  3. Fix ruff errors

    pipliggins committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    df35b91 View commit details
    Browse the repository at this point in the history
  4. #2188 implement evaluate at in 1D

    rtimms committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b13240c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3397 from pipliggins/serialisation

    Serialisation of models
    martinjrobins committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    25b1e75 View commit details
    Browse the repository at this point in the history
  6. #2188 changelog and coverage

    rtimms committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1b973d3 View commit details
    Browse the repository at this point in the history
  7. #2188 merge develop

    rtimms committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    566a405 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3570 from Saransh-cpp/lower-bounds

    Sync lower bounds with conda package
    Saransh-cpp committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ebacf49 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    9e82990 View commit details
    Browse the repository at this point in the history
  2. #2188 valentin comments

    rtimms committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    23d6e9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c5995f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53efe92 View commit details
    Browse the repository at this point in the history
  5. #2188 merge develop

    rtimms committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    2e202a9 View commit details
    Browse the repository at this point in the history
  6. #2188 debug domains

    rtimms committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    6120caf View commit details
    Browse the repository at this point in the history
  7. #2188 add 3E notebook to toctree

    rtimms committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d421162 View commit details
    Browse the repository at this point in the history
  8. #2188 coverage

    rtimms committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a1ae912 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    562815b View commit details
    Browse the repository at this point in the history
  10. add omega

    aabills committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    09f6bc8 View commit details
    Browse the repository at this point in the history
  11. fix test failure

    aabills committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    242c1c1 View commit details
    Browse the repository at this point in the history
  12. add youngs modulus

    aabills committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    65c6dcb View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Use next(iter()) to evaluate casadi search paths

    Co-authored-by: Saransh Chopra <saransh0701@gmail.com>
    agriyakhetarpal and Saransh-cpp committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d150be3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b260113 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    5df9f8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8274a49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05cc754 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a9fee1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    684bc96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    52697f2 View commit details
    Browse the repository at this point in the history
  7. #3558 #3100 Don't use a default path to search for alternative `casad…

    …i` installations
    
    Co-Authored-By: jsbrittain <98161205+jsbrittain@users.noreply.github.com>
    agriyakhetarpal and jsbrittain committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    8608682 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. test commands

    shubhambhar007 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    258a188 View commit details
    Browse the repository at this point in the history
  2. reverted change log

    shubhambhar007 committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    396c046 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9a1d94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b86f58c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Fix bug #3543 by summing the irreversible and reversible heating term…

    …s over the phases in the BaseThermal class. To do so, the entropic change dUdT variables are stored for each phase in the BaseOpenCircuitPotential class.
    chmabaur committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    4e72df1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    030c99b View commit details
    Browse the repository at this point in the history
  3. reverted changes

    shubhambhar007 committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    0176a26 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    f33204c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae288bc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3586 from chmabaur/issue-3543-thermal

    Fix Issue 3543 - Thermal model not working for a composite electrode particle model with two (or more) phases
    valentinsulzer committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b5fe6af View commit details
    Browse the repository at this point in the history
  4. update changelog

    aabills committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    31e08c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0fd0385 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3588 from pybamm-team/all-contributors/add-chmabaur

    docs: add chmabaur as a contributor for bug, and code
    valentinsulzer committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4aec7cd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3576 from abillscmu/omega-stoich-2

    Make mechanical properties a function of stoichiometry and sometimes temperature
    valentinsulzer committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e802b11 View commit details
    Browse the repository at this point in the history
  8. Implemented "get_parameter_info" to return a dictionary of parameters…

    … and modified "print_parameter_info" to print the dictionary
    cringeyburger committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    e2f8a43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc7dc95 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ffd36dd View commit details
    Browse the repository at this point in the history
  11. removed cccv_ode

    AbhishekChaudharii committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    efba2e0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6b6ad0d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0aa0358 View commit details
    Browse the repository at this point in the history
  14. Improved readability

    cringeyburger committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d38a8b5 View commit details
    Browse the repository at this point in the history
  15. #2188 changelog

    rtimms committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    b2848f5 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #3582 from pybamm-team/minimal-example-of-lookup-t…

    …ables
    
    Diffusion coefficient as 2D interpolant
    valentinsulzer committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3273471 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #3580 from shubhambhar007/shubham/pre_commit

    Style checker on PRs does not actually check anything #3571
    Saransh-cpp committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    cd39f6e View commit details
    Browse the repository at this point in the history
  18. Merge pull request #3573 from pybamm-team/issue-2188-evaluate-at

    #2188 implement evaluate at in 1D
    rtimms committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    9c85dd7 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Configuration menu
    Copy the full SHA
    ba23d41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80254cf View commit details
    Browse the repository at this point in the history
  3. Issue 3392 improve documentation (#3474)

    * Added docstring for print_parameter_info method
    
    * PEP8 adherence for One-line docstring
    
    * Mentioned that arrays can be passed as values for drive cycles.
    
    * reverted changes from  3c59897
    
    * value can be a 2-column array added in steps.py
    
    * style: pre-commit fixes
    
    * removed cccv_ode
    
    * style: pre-commit fixes
    
    * removed cccv_ode - fix
    
    ---------
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    AbhishekChaudharii and pre-commit-ci[bot] committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    4fa8933 View commit details
    Browse the repository at this point in the history
  4. docs: add AbhishekChaudharii as a contributor for doc (#3594)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    189bf5e View commit details
    Browse the repository at this point in the history
  5. docs: add shubhambhar007 as a contributor for infra (#3595)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    32fad00 View commit details
    Browse the repository at this point in the history
  6. #3530 docs and example

    valentinsulzer committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    a465ad5 View commit details
    Browse the repository at this point in the history
  7. #3530 test

    valentinsulzer committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    d80aca4 View commit details
    Browse the repository at this point in the history
  8. changelog

    valentinsulzer committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    024f8f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2fc6cc5 View commit details
    Browse the repository at this point in the history
  10. Added docstrings and modified "get_parameter_info" to store the entir…

    …e parameters instead of their names
    cringeyburger committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    6bcc50c View commit details
    Browse the repository at this point in the history
  11. Implemented a parameter table to print parameter info, from"print_par…

    …ameter_info" (initial version)
    cringeyburger committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5fb4ed2 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Configuration menu
    Copy the full SHA
    01723a5 View commit details
    Browse the repository at this point in the history
  2. Made the parameter table dynamic and modified docstrings of "get_para…

    …meter_info" and "print_parameter_info"
    cringeyburger committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    292086d View commit details
    Browse the repository at this point in the history
  3. Added "get_parameter_info" and modified information about "print_para…

    …meter_info" in CHANGELOG.md
    cringeyburger committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    3ab36c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f422bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae9a637 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f41be98 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9c46caf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0da48b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    03878d0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2aa120e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Configuration menu
    Copy the full SHA
    601e9de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13af373 View commit details
    Browse the repository at this point in the history
  3. Update pybamm/expression_tree/symbol.py

    Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
    valentinsulzer and agriyakhetarpal committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    20a9492 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bbb2149 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d5106c7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f87ba02 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3600 from pybamm-team/doctest-conf

    configure doctest so we don't have to import pybamm
    valentinsulzer committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    93c265b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3550 from agriyakhetarpal/bump-jax-jaxlib-versions

    Upgrade to newest versions of `jax` + `jaxlib` and add Windows support for JAX Solver
    Saransh-cpp committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    22d1229 View commit details
    Browse the repository at this point in the history
  9. docs

    valentinsulzer committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    2415a72 View commit details
    Browse the repository at this point in the history
  10. fix docs and coverage

    valentinsulzer committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    a109848 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1763268 View commit details
    Browse the repository at this point in the history
  12. try fixing docs

    valentinsulzer committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    fa679d1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3aa0892 View commit details
    Browse the repository at this point in the history
  14. Ignore pytest cache

    agriyakhetarpal committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    b647035 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d681070 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d4a8e9f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3bc79c7 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    168fcb0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5753dbb View commit details
    Browse the repository at this point in the history
  20. coverage again

    valentinsulzer committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    99ad3d0 View commit details
    Browse the repository at this point in the history
  21. update comment

    valentinsulzer committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    3468e08 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #3602 from AbhishekChaudharii/issue_3392_improve_A…

    …PI_documentation
    
    pybamm.Simulation.save, filename arg is not documented
    valentinsulzer committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    fe3eb65 View commit details
    Browse the repository at this point in the history
  23. Merge pull request #3596 from pybamm-team/issue-3530-custom-termination

    Issue 3530 custom termination
    valentinsulzer committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4ad2853 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    723998d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61cc1c8 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Modified "get_parameter_info" and "print_parameter_info" to store and…

    … print parameter info from a dictionary. Modified "print_parameter_info" to store the info in a list "table" and then print it.
    cringeyburger committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    af26526 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/issue-3361-improve-print_paramet…

    …er_info-functionality' into issue-3361-improve-print_parameter_info-functionality
    
    # Conflicts:
    #	pybamm/models/base_model.py
    cringeyburger committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    1618199 View commit details
    Browse the repository at this point in the history
  3. Modified "get_parameter_info" and "print_parameter_info" to store and…

    … print parameter info from a dictionary. Modified "print_parameter_info" to store the info in a list "table" and then print it.
    cringeyburger committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    5ccd185 View commit details
    Browse the repository at this point in the history
  4. Updated all instances of "_parameter_info" with "get_parameter_info" …

    …and corrected method mentioned in "1.9. Finding the parameters in a model" in "parameterization.ipynb" notebook
    cringeyburger committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    d365023 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    53bedfd View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. chore: update pre-commit hooks

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.1.7](astral-sh/ruff-pre-commit@v0.1.6...v0.1.7)
    pre-commit-ci[bot] committed Dec 11, 2023
    Configuration menu
    Copy the full SHA
    331fdf3 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Merge pull request #3607 from pybamm-team/pre-commit-ci-update-config

    chore: update pre-commit hooks
    valentinsulzer committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    e0bec2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55a70da View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-python from 4 to 5 (#3608)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    a129e02 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Added conditions to workflows to be skiped (#3616)

    Added conditions to workflows of value only to PyBaMM so they always be skipped in forks.
    jlauber18 committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e29e75b View commit details
    Browse the repository at this point in the history
  2. docs: add jlauber18 as a contributor for infra (#3619)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    903323e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d900a81 View commit details
    Browse the repository at this point in the history
  4. #3558 Remove some unused CMake arguments

    CMake showed a warning about these arguments not being used during the compilation of the project.
    agriyakhetarpal committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6a9743d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29941ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e59c1b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab6b6bd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7f1f74f View commit details
    Browse the repository at this point in the history
  9. Changing pyproject config

    prady0t committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    f27aa2c View commit details
    Browse the repository at this point in the history
  10. changed string formatting using pyupgrade

    Signed-off-by: Pradyot Ranjan <99216956+pradyotRanjan@users.noreply.github.com>
    prady0t committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ff6d81c View commit details
    Browse the repository at this point in the history
  11. added commit hash

    Signed-off-by: Pradyot Ranjan <99216956+pradyotRanjan@users.noreply.github.com>
    prady0t committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    75b58bc View commit details
    Browse the repository at this point in the history
  12. #3558 Set BUILD AND INSTALL RPATHs correctly

    SuiteSparse dynamic libraries were being repeated in the list of paths without this configuration. Setting build rpaths for AMD, COLAMD, BTF, and KLU ensures that they do not reference the SuiteSparse config in the build folder but the one that is installed into the install prefix.
    agriyakhetarpal committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    ade8e7d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    58d81a7 View commit details
    Browse the repository at this point in the history
  14. Apply suggestions from code review

    Co-authored-by: Saransh Chopra <saransh0701@gmail.com>
    Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
    3 people committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    40a9dcf View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7e00f40 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Update pyproject.toml

    Co-authored-by: Saransh Chopra <saransh0701@gmail.com>
    prady0t and Saransh-cpp committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    6e9b373 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3579 from prady0t/new-format-fix

    Using pyupgrade to convert string formatting to `f-string`.
    Saransh-cpp committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    031d9a5 View commit details
    Browse the repository at this point in the history
  3. docs: add prady0t as a contributor for infra (#3620)

    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    ---------
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    e2d8792 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Configuration menu
    Copy the full SHA
    7464857 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    777850c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3584 from cringeyburger/issue-3361-improve-print_…

    …parameter_info-functionality
    
    Issue 3361 - Improve print_parameter_info functionality
    valentinsulzer committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    256747c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

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

Commits on Dec 18, 2023

  1. Bump actions/download-artifact from 3 to 4

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    d97df92 View commit details
    Browse the repository at this point in the history
  2. Bump actions/upload-artifact from 3 to 4

    Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
    - [Release notes](https://github.com/actions/upload-artifact/releases)
    - [Commits](actions/upload-artifact@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/upload-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    b667fec View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    96b0886 View commit details
    Browse the repository at this point in the history
  2. chore: update pre-commit hooks (#3632)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.1.7 → v0.1.8](astral-sh/ruff-pre-commit@v0.1.7...v0.1.8)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b604201 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2be738 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcd9798 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3531 from agriyakhetarpal/support-python-3.12

    Support Python 3.12
    Saransh-cpp committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    463f477 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f365ea5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65a9d6e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3634 from pybamm-team/dependabot/github_actions/a…

    …ctions/upload-artifact-4
    
    Bump actions/upload-artifact from 3 to 4
    Saransh-cpp committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    3267a4a View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3633 from pybamm-team/dependabot/github_actions/a…

    …ctions/download-artifact-4
    
    Bump actions/download-artifact from 3 to 4
    Saransh-cpp committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    96e13f1 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3635 from XuboGU/develop

    fix a value error in function `electrolyte_diffusivity_Ai2020` in `Ai2020.py`
    valentinsulzer committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    b32acfe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0080c1a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8a3e956 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #3640 from pybamm-team/all-contributors/add-XuboGU

    docs: add XuboGU as a contributor for code, and bug
    valentinsulzer committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    afedace View commit details
    Browse the repository at this point in the history
  14. Remove initial conditions

    kratman committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    f2938b3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8581b87 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6a315fd View commit details
    Browse the repository at this point in the history
  17. Change function names

    kratman committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    0c6c5dc View commit details
    Browse the repository at this point in the history
  18. Fix typo

    kratman committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6927fce View commit details
    Browse the repository at this point in the history
  19. Merge pull request #3642 from kratman/fix/removeInitialConds

    Remove initial conditions
    valentinsulzer committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    85d930a View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    366dcda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86e0e15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8266ed View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3645 from agriyakhetarpal/fix-python-3.12-ci

    i3639 Fix Python 3.12 tests
    valentinsulzer committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    1943aa5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7177160 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Improved error handling by raising TypeError when a str is passed to …

    …Experiment instead of list of strings
    AbhishekChaudharii committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    503f896 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae05b4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4f4af3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a04fce6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dc8c8c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3396 from kratman/feat/smoothmin

    Add smooth min and smooth max
    valentinsulzer committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7e72c38 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    139e34d View commit details
    Browse the repository at this point in the history
  2. #3646 set parallel jobs for install_sundials.sh

    for Linux wheel builds
    agriyakhetarpal committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    971ef8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4979598 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e0cc70 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fade900 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c14ed01 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. Configuration menu
    Copy the full SHA
    6f50b40 View commit details
    Browse the repository at this point in the history
  2. Add note for path validation

    arjxn-py committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    15e0597 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
    arjxn-py and agriyakhetarpal committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    6221017 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8eaaab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e1dbec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e770c92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2a97c7c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a704571 View commit details
    Browse the repository at this point in the history
  9. Move to ruff format

    Saransh-cpp committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    758a052 View commit details
    Browse the repository at this point in the history
  10. Fix config

    Saransh-cpp committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    c60fd50 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2027181 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d2edbca View commit details
    Browse the repository at this point in the history
  13. Format everything

    Saransh-cpp committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    60ebd41 View commit details
    Browse the repository at this point in the history
  14. Migrate to ruff-format

    Saransh-cpp committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    d8eedf1 View commit details
    Browse the repository at this point in the history
  15. review

    shubhambhar007 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    da51644 View commit details
    Browse the repository at this point in the history
  16. Fix title underline

    arjxn-py committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    34d3e6b View commit details
    Browse the repository at this point in the history
  17. Fix table malformation

    arjxn-py committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    e766cca View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    96d63de View commit details
    Browse the repository at this point in the history
  19. Merge pull request #3654 from Saransh-cpp/repo-review-1

    Fix multiple configurations and adhere to scientific python guidelines
    Saransh-cpp committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    691057f View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Merge pull request #3656 from Saransh-cpp/ruff-format

    Migrate to ruff format
    Saransh-cpp committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    8dc0421 View commit details
    Browse the repository at this point in the history
  2. Merge develop

    agriyakhetarpal committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    6ca2f9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dddea9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    430c86f View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Agriya Khetarpal <74401230+agriyakhetarpal@users.noreply.github.com>
    arjxn-py and agriyakhetarpal committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    6aa6685 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. chore: update pre-commit hooks (#3663)

    updates:
    - [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.1.9](astral-sh/ruff-pre-commit@v0.1.8...v0.1.9)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    9fd0cfd View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    ee64eaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed3f741 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2023

  1. import jax.extended

    Signed-off-by: Pradyot Ranjan <99216956+pradyotRanjan@users.noreply.github.com>
    prady0t committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    7110cac View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    995d7e3 View commit details
    Browse the repository at this point in the history
  2. Update license copyright year(s) (#3673)

    * docs(license): update copyright year(s)
    
    * docs(license): update copyright year(s)
    
    ---------
    
    Co-authored-by: github-actions <github-actions@github.com>
    github-actions[bot] and github-actions committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    c24383c View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    be2c348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ca862a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3680 from pybamm-team/all-contributors/add-Abhish…

    …ekChaudharii
    
    docs: add AbhishekChaudharii as a contributor for code, and doc
    rtimms committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1c1bcdd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3671 from prady0t/fix-jax

    Fixed Deprecation warnings of `jax_bdf_solver`
    kratman committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ad3b816 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3650 from AbhishekChaudharii/issue_3623

    Improved error handling and added type hinting in Experiment
    kratman committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    56b3386 View commit details
    Browse the repository at this point in the history
  6. Merge develop again

    agriyakhetarpal committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1d2bf31 View commit details
    Browse the repository at this point in the history
  7. Fix formatting

    kratman committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c2b19ed View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3681 from kratman/fix/formatDevelop

    Fix pre-commit on develop
    kratman committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6d88e91 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4fe3e00 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    79fa0b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0218ac4 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3655 from shubhambhar007/shubham/doctests

    Doctests do not remove built files if they fail #3389
    kratman committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3bd05c4 View commit details
    Browse the repository at this point in the history
  13. Update JAX Imports

    cringeyburger committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ca74358 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b2e852e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c02b8eb View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ccc72a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Merge pull request #3686 from pybamm-team/all-contributors/add-cringe…

    …yburger
    
    docs: add cringeyburger as a contributor for code
    agriyakhetarpal committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d46cbe3 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Degradation example update (#3691)

    * fixed tests
    
    * Added graphite half-cell parameter files
    
    * Revert "Added graphite half-cell parameter files"
    
    This reverts commit 78001e8.
    
    * Revert "fixed tests"
    
    This reverts commit cf53ff1.
    
    * Restored original experiment protocol to coupled degradation example notebook
    
    * changelog
    
    * changelog
    DrSOKane committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3bf9084 View commit details
    Browse the repository at this point in the history
  2. Use python -m pip invocation instead

    Co-authored-by: Saransh Chopra <saransh0701@gmail.com>
    agriyakhetarpal and Saransh-cpp committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    738cd57 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Configuration menu
    Copy the full SHA
    9017c21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    632bcec View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3569 from agriyakhetarpal/i3558-repair-wheel

    i3558 improve wheel repair + add minimal IDAKLU test for built wheels
    Saransh-cpp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    051e233 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3637 from agriyakhetarpal/casadi-windows-wheels

    Update to `casadi` `3.6.4` for Windows wheels
    Saransh-cpp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    0369f0c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3417 from arjxn-py/install_odes

    Extend `pybamm_install_odes` to include support for macOS systems
    Saransh-cpp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    0b87513 View commit details
    Browse the repository at this point in the history
  6. Bump to v24.1rc0

    Saransh-cpp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    c602d7c View commit details
    Browse the repository at this point in the history
  7. Fix up pytest minversion

    agriyakhetarpal authored and Saransh-cpp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    82f04dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0182ab1 View commit details
    Browse the repository at this point in the history
  9. Fix release issue tag

    Saransh-cpp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    09632a2 View commit details
    Browse the repository at this point in the history
  10. Use quotes

    Saransh-cpp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    d978f6f View commit details
    Browse the repository at this point in the history
  11. Update wheel_failure.md

    Saransh-cpp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    17a4494 View commit details
    Browse the repository at this point in the history
  12. Fix YAML

    Saransh-cpp committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    0580f06 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Fix docs about Jax solver compatibility with Python versions (#3702)

    * Ensure correct Python versions for Jax solver compatibility
    
    * Simplify array of Python versions
    
    Co-authored-by: Eric G. Kratz <kratman@users.noreply.github.com>
    
    * Use different conjunction
    
    Co-authored-by: Eric G. Kratz <kratman@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Eric G. Kratz <kratman@users.noreply.github.com>
    2 people authored and Saransh-cpp committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    89b9420 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3706 from agriyakhetarpal/fix-pybamm-install-odes

    Make `pybamm_install_odes` a bit more robust
    agriyakhetarpal authored and Saransh-cpp committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    6ddd47e View commit details
    Browse the repository at this point in the history
  3. #3690 fix issue with skipped steps (#3708)

    * #3690 fix issue with skipped steps
    
    * #3690 changelog
    
    * #3690 add test
    rtimms authored and Saransh-cpp committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    f22f547 View commit details
    Browse the repository at this point in the history
  4. #3611 use actual cell volume for average total heating (#3707)

    * #3611 use actual cell volume for average total heating
    
    * #3611 changelog
    
    * #3611 account for number of electrode pairs
    
    * #3611 update variable names
    rtimms authored and Saransh-cpp committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    adda336 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Improve the release workflow (#3737)

    * Try fixing the release workflow
    
    * Turn off safety
    
    * Fix CHANGELOG
    
    * Add OS
    
    * Use regex for better matches
    
    * Update instructions, add safety checks
    
    * checkout to the version branch for the final release
    Saransh-cpp committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a4be1a3 View commit details
    Browse the repository at this point in the history
  2. Bump to v24.1rc1

    Saransh-cpp committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b84f7ad View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. #3630 fix interpolant shape error (#3761)

    * #3630 fix interpolant shape error
    
    * #3630 changelog
    rtimms authored and Saransh-cpp committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    cf43cfd View commit details
    Browse the repository at this point in the history
  2. Bump to v24.1rc2

    Saransh-cpp committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7d83dc1 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Bump to v24.1

    Saransh-cpp committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7cdb5ef View commit details
    Browse the repository at this point in the history
  2. Resolve conflicts

    Saransh-cpp committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5200e3b View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    e0ac58a View commit details
    Browse the repository at this point in the history
  2. Resolve broken scikits.odes installation on self-hosted M-series ru…

    …nner (#3785)
    
    * Try fixing M-series runner tests
    
    This is being done by adding SuiteSparse and SUNDIALS installations which might have been missing on the runner, which broke `scikits.odes`.
    
    * Don't use Homebrew SUNDIALS, use LD_LIBRARY_PATH
    
    * Don't use Homebrew to install SUNDIALS
    
    * Force remove pip cache for `scikits.odes`
    
    ---------
    
    Co-authored-by: Eric G. Kratz <kratman@users.noreply.github.com>
    2 people authored and Saransh-cpp committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e29dcc0 View commit details
    Browse the repository at this point in the history