Patch ArrayPartition copying
·
1142 commits
to master
since this release
The last release introduced a bug in its copying due to re-using the name copy
. This caused OrdinaryDiffEq.jl tests to fail. This release fixes that bug and adds an appropriate test so that doesn't happen again.