Skip to content

1.0.3

Compare
Choose a tag to compare
@oleksandr-pavlyk oleksandr-pavlyk released this 19 Jul 15:23
· 210 commits to master since this release

This is a bug fix release.

It fixes issues #9, and #13.

As part of fixing issue #13, out-of-place 1D FFT calls such as fft, ifft, rfft_numpy and irfftn_numpy will allocate Fortran layout array for the output is the input is a Fotran array.