-
-
Notifications
You must be signed in to change notification settings - Fork 60
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.27.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: SciML/RecursiveArrayTools.jl
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.27.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 5 files changed
- 2 contributors
Commits on Nov 18, 2024
-
Bump codecov/codecov-action from 4 to 5
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v4...v5) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e29918d - Browse repository at this point
Copy the full SHA e29918dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 149083b - Browse repository at this point
Copy the full SHA 149083bView commit details -
Merge pull request #411 from SciML/dependabot/github_actions/codecov/…
…codecov-action-5 Bump codecov/codecov-action from 4 to 5
Configuration menu - View commit details
-
Copy full SHA for 9c8387c - Browse repository at this point
Copy the full SHA 9c8387cView commit details
Commits on Nov 20, 2024
-
Fix StructArray broadcast in VectorOfArray
Fixes #410 This specializes so that if `u.u` is not a vector, it will convert the broadcast to fix that. I couldn't find a nice generic way to use `map` so the fallback is to build the vector and convert, which seems to not be a big performance issue. For StructArrays, `convert(typeof(x), Vector(x))` fails, and so this case is specialized.
Configuration menu - View commit details
-
Copy full SHA for 83c990a - Browse repository at this point
Copy the full SHA 83c990aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dfdf6ca - Browse repository at this point
Copy the full SHA dfdf6caView commit details -
Merge pull request #412 from SciML/structarray_broadcast
Fix StructArray broadcast in VectorOfArray
Configuration menu - View commit details
-
Copy full SHA for 0beb98e - Browse repository at this point
Copy the full SHA 0beb98eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98c9f15 - Browse repository at this point
Copy the full SHA 98c9f15View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.27.3...v3.27.4