You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PDESolver is a Python framework for numerically solving partial differential equations (PDEs) in 1D and 2D. It uses spectral methods (FFT), supports linear/nonlinear terms, and provides tools for wave analysis, energy computation, and animation. Ideal for researchers and engineers.