Skip to content

Conversation

@JoshuaLampert
Copy link
Contributor

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Overload recursivecopy for an ArrayPartition of VectorOfArray to avoid wrong aliasing. This resolves SciML/OrdinaryDiffEq.jl#2728.

@ChrisRackauckas ChrisRackauckas merged commit 2d64664 into SciML:master Dec 16, 2025
17 of 25 checks passed
@JoshuaLampert JoshuaLampert deleted the recursivecopy-arraypartition-voa branch December 16, 2025 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Using ArrayPartition of VectorOfArrays gives wrong results

2 participants