Closed
Description
The tests that fail check inplace fft and fail due to copies being made on win 32 when allocated data memory is not 16 byte aligned. The change is c9bf9b0. Discussion at scipy/scipy#2890 (comment).
The tests that fail check inplace fft and fail due to copies being made on win 32 when allocated data memory is not 16 byte aligned. The change is c9bf9b0. Discussion at scipy/scipy#2890 (comment).