Visit the GitHub Pages deployment to see the interactive comparison in action. docs/ ├── index.html # Main test harness page ├── simd/ # WASM+SIMD implementation │ ├── pffft.js # WASM+SIMD FFT module ...
differentiation for periodic functions in 1D, 2D, and 3D domains. plt.plot(x_np, dfdx[0].squeeze().cpu().numpy(), label="Fourier dfdx") plt.plot(x_np, np.cos(x_np ...