If they are arrays of arrays then use deepcopy to be really safe
if they are just arrays of scalars (ie array of Float64), you can use copy
If they are arrays of arrays then use deepcopy to be really safe
if they are just arrays of scalars (ie array of Float64), you can use copy