http://qs1969.pair.com?node_id=11145086


in reply to Re: Fast Fourier Transform in Multiple Dimensions
in thread Fast Fourier Transform in Multiple Dimensions

Original MATLAB was in Fortran (see https://fortran-lang.discourse.group/t/compiling-the-original-matlab/1074 for how to compile the 1982 code). For MATLAB-ish functionality in Perl (and PDL) using wrappers for LAPACK, use PDL::LinearAlgebra.
  • Comment on Re^2: Fast Fourier Transform in Multiple Dimensions