FastTransformsForwardDiff.jl
A Julia package to support forward-mode auto-differentiation for fast transforms
Install / Use
/learn @JuliaApproximation/FastTransformsForwardDiff.jlREADME
FastTransformsForwardDiff.jl
A Julia package to support forward-mode auto-differentiation for fast transforms
A package for forward-mode auto-differentiation for fast transforms. Currently supports the fft:
julia> using FastTransformsForwardDiff: derivative
julia> θ = range(0,2π; length=n+1)[1:end-1];
julia> derivative(ω -> fft(exp.(ω .* cos.(θ)))[1]/n, 1)
0.5651591039924849 + 0.0im
Related Skills
openhue
347.0kControl Philips Hue lights and scenes via the OpenHue CLI.
sag
347.0kElevenLabs text-to-speech with mac-style say UX.
weather
347.0kGet current weather and forecasts via wttr.in or Open-Meteo
tweakcc
1.6kCustomize Claude Code's system prompts, create custom toolsets, input pattern highlighters, themes/thinking verbs/spinners, customize input box & user message styling, support AGENTS.md, unlock private/unreleased features, and much more. Supports both native/npm installs on all platforms.
