Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: SciML/RecursiveArrayTools.jl
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.6.0
Choose a base ref
...
head repository: SciML/RecursiveArrayTools.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.6.1
Choose a head ref
  • 14 commits
  • 9 files changed
  • 4 contributors

Commits on Jan 19, 2024

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

Commits on Jan 22, 2024

  1. fix: view adjoints

    AayushSabharwal committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    680e756 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e27909 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13b2a67 View commit details
    Browse the repository at this point in the history
  4. build(deps): bump crate-ci/typos from 1.17.1 to 1.17.2

    Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.17.1 to 1.17.2.
    - [Release notes](https://github.com/crate-ci/typos/releases)
    - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
    - [Commits](crate-ci/typos@v1.17.1...v1.17.2)
    
    ---
    updated-dependencies:
    - dependency-name: crate-ci/typos
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8bd263d View commit details
    Browse the repository at this point in the history
  5. build(deps): bump actions/cache from 3 to 4

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    0e1c9c5 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #339 from SciML/dependabot/github_actions/actions/…

    …cache-4
    
    build(deps): bump actions/cache from 3 to 4
    ChrisRackauckas authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fc6b6d1 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #338 from SciML/dependabot/github_actions/crate-ci…

    …/typos-1.17.2
    
    build(deps): bump crate-ci/typos from 1.17.1 to 1.17.2
    ChrisRackauckas authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    9ff3d97 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55e740f View commit details
    Browse the repository at this point in the history
  9. Merge pull request #340 from ArnoStrouwen/patch-1

    [skip ci] configure dependabot to skip typos patches
    ChrisRackauckas authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c486e62 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4d6845f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Merge pull request #337 from AayushSabharwal/as/debug-adjoint

    build: add SciMLSensitivity tests to downstream CI
    ChrisRackauckas authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    067944a View commit details
    Browse the repository at this point in the history
  2. Update Project.toml

    ChrisRackauckas authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b678985 View commit details
    Browse the repository at this point in the history
Loading