You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`similar(::BlockArray` behaves in a surprising way for 0-dimensional
block arrays. This PR is a follow-up to #410 and aims for
`Base.similar(::T{<:AbstractBlockArray}` to still return a
`BlockArray/BlockedArray` in the zero-dimensional limit.
0 commit comments