Skip to content
#

pde-solvers

Here are 8 public repositories matching this topic...

A Physics-Informed Neural Network (PINN) framework for solving partial differential equations (PDEs) with FastAPI integration. This project implements PINNs for various physical systems including simple harmonic motion, heat transfer, wave propagation, and fluid dynamics. The framework provides a modular architecture for training.

  • Updated Apr 18, 2025
  • Python

High-performance C++ implementations of iterative methods for solving large sparse linear systems and computing eigenvalues, including Conjugate Gradient, Preconditioned CG, Jacobi, Arnoldi, and QR-based solvers, optimized for memory efficiency and numerical stability.

  • Updated Mar 8, 2026
  • C++

Improve this page

Add a description, image, and links to the pde-solvers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pde-solvers topic, visit your repo's landing page and select "manage topics."

Learn more