.. SPDX-FileCopyrightText: (C) The Kokkos-FFT development team, see COPYRIGHT.md file .. .. SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception .. _01_1DFFT: One dimensional FFT =================== Kokkos-FFT ---------- .. literalinclude:: ../../examples/01_1DFFT/01_1DFFT.cpp :language: C++ numpy ----- .. literalinclude:: ../../examples/01_1DFFT/numpy_fft_1d.py :language: python