PaddedViews.jl icon indicating copy to clipboard operation
PaddedViews.jl copied to clipboard

'A_mul_B!(c, fft_plan, a)' support

Open skeletonyk opened this issue 6 years ago • 0 comments

It seems now we don't have support for A_mul_B!(c, fft_plan, a) where a is a padded_view. It would be really good to have this feature so that one can avoid memory allocation when dealing with big arrays. Do I understand this problem correctly? Thanks!

skeletonyk avatar May 08 '18 22:05 skeletonyk