Skip to content

Patch ArrayPartition copying

Compare
Choose a tag to compare
@ChrisRackauckas ChrisRackauckas released this 17 Aug 07:04
· 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.