.. SPDX-FileCopyrightText: (C) The Kokkos-FFT development team, see COPYRIGHT.md file .. .. SPDX-License-Identifier: MIT OR Apache-2.0 WITH LLVM-exception .. _09_derivative: Derivative computation with FFT =============================== Kokkos-FFT ---------- .. literalinclude:: ../../examples/09_derivative/09_derivative.cpp :language: C++ numpy ----- .. literalinclude:: ../../examples/09_derivative/derivative.py :language: python