Closed amilsted closed 2 years ago
@Jutho Hi. Just wondering if you noticed this!
Hi @amilsted , completely forgot about this. This is indeed a valid correction that is essential to how I now believe this should work. I'll merge and tag a new bug fix release.
Allows nesting of Transpose and Adjoint, e.g.
UnsafeStridedView(a::Transpose{<:Any, Adjoint{<:Any, <:DenseArray}})
.