Spectral Derivatives
2025-06-06Code Available0· sign in to hype
Pavel Komarov
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/pavelkomarov/spectral-derivativesOfficialIn paperjax★ 9
Abstract
One of the happiest accidents in all math is the ease of transforming a function to and taking derivatives in the Fourier frequency domain. But in order to exploit this extraordinary fact without serious artefacting, and in order to be able to use a computer, we need quite a bit of extra knowledge and care. This document sets out the math behind the spectral-derivatives Python package. I touch on fundamental signal processing and calculus concepts as necessary and build upwards.