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.35.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.36.0
Choose a head ref
  • 14 commits
  • 5 files changed
  • 5 contributors

Commits on Jul 18, 2025

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

Commits on Jul 19, 2025

  1. new example to readme

    cwittens committed Jul 19, 2025
    Configuration menu
    Copy the full SHA
    f0f51c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2025

  1. new copyto! function

    cwittens committed Jul 21, 2025
    Configuration menu
    Copy the full SHA
    b08a940 View commit details
    Browse the repository at this point in the history
  2. deleted spaces

    cwittens committed Jul 21, 2025
    Configuration menu
    Copy the full SHA
    02ac939 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71942b9 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    cwittens authored Jul 21, 2025
    Configuration menu
    Copy the full SHA
    9206527 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2025

  1. Merge pull request #463 from cwittens/patch-1

    Added a new example to the README
    ChrisRackauckas authored Jul 23, 2025
    Configuration menu
    Copy the full SHA
    cb67978 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. Merge pull request #462 from cwittens/master

    Improved performance of Broadcasting.
    ChrisRackauckas authored Jul 24, 2025
    Configuration menu
    Copy the full SHA
    b57c6b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. bump version

    ranocha authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    dd1ad4c View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2025

  1. Update Downgrade.yml

    ChrisRackauckas authored Jul 27, 2025
    Configuration menu
    Copy the full SHA
    f28e96f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #465 from SciML/ChrisRackauckas-patch-3

    Update Downgrade.yml
    ChrisRackauckas authored Jul 27, 2025
    Configuration menu
    Copy the full SHA
    16cf70d View commit details
    Browse the repository at this point in the history
  3. Bump minimum versions for downgrade CI compatibility

    - Bump ArrayInterface minimum to 7.10
    - Bump SymbolicIndexingInterface minimum to 0.3.30
    - Fix copyto\! bug in NamedArrayPartition that was accessing non-existent field
    
    These changes ensure the package works with the minimal dependency versions as determined by the downgrade CI resolver.
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    ChrisRackauckas and claude committed Jul 27, 2025
    Configuration menu
    Copy the full SHA
    10a3a15 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #466 from SciML/bump-minimum-versions

    Bump minimum versions for downgrade CI compatibility
    ChrisRackauckas authored Jul 27, 2025
    Configuration menu
    Copy the full SHA
    1cbaa0c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #464 from ranocha/patch-4

    bump version
    ChrisRackauckas authored Jul 27, 2025
    Configuration menu
    Copy the full SHA
    7ec0e85 View commit details
    Browse the repository at this point in the history
Loading