Skip to content
@fdaPDE

fdaPDE

Physics-Informed Spatial and Functional Data Analysis

fdaPDE is a library for physics-informed spatial and functional data analysis, at the intersection between statistics and numerical analysis, for data located over complex multidimensional domains. The use of Partial Differential Equations (PDEs) permits to borrow informations coming from the physics of the problem under study into the statistical modeling, making fdaPDE an extremly flexible tool for the analysis of complex data.

fdaPDE offers a wide range of modeling capabilities, such as regression, non-parametric density estimation, functional data analysis and more, for data located over a spatial domain, possibly evolving in time.

Get started

fdaPDE is a C++ library which interfaces with R, one of the most popular language for data analysis, and runs on all major platforms (Linux, Mac, Windows). To get started, see the documentation site.

Currently a new version of the library is under development, the documentation site refers to such development stage

News

The fdaPDE team will present a short course on physics-informed statistical learning at the International Workshop on Statistical Modeling (IWSM25), taking place in Limerick, Ireland, on July 13, 2025. For details on the topics covered, visit this link.

Cite fdaPDE

If you use fdaPDE for any scientific publication, please cite our project with:

Arnone, E., Clemente, A., Sangalli, L.M., Lila, E., Ramsay, J., and Formaggia, L. (2023),
fdaPDE: Physics-Informed Spatial and Functional Data Analysis, R package available from CRAN
https://cran.r-project.org/package=fdaPDE

Pinned Loading

  1. fdaPDE-core Public

    The fdaPDE core library is a C++ header-only library for Partial Differential Equation discretization, computational geometry, unconstrained nonlinear optimization, linear algebra and much more.

    C++ 22 16

  2. fdaPDE-cpp Public

    A C++ library for physics-informed spatial and functional data analysis over complex domains.

    C++ 22 13

  3. fdaPDE-R Public

    The R wrapper to the fdaPDE library for physics-informed spatial and functional data analysis.

    R 16 5

  4. femR Public

    An R package for solving Partial Differential Equations using the finite element method.

    R 20 2

Repositories

Showing 8 of 8 repositories
  • case-studies Public

    Collection of data analysis examples on simulated and real-world data, made with the fdaPDE library.

    R 0 GPL-3.0 0 0 0 Updated Apr 17, 2025
  • fdaPDE-cpp Public

    A C++ library for physics-informed spatial and functional data analysis over complex domains.

    C++ 22 GPL-3.0 13 6 1 Updated Apr 14, 2025
  • fdaPDE-core Public

    The fdaPDE core library is a C++ header-only library for Partial Differential Equation discretization, computational geometry, unconstrained nonlinear optimization, linear algebra and much more.

    C++ 22 GPL-3.0 16 7 1 Updated Apr 14, 2025
  • .github Public

    fdaPDE organization README

    0 GPL-3.0 0 0 0 Updated Mar 25, 2025
  • fdapde.github.io Public

    fdaPDE documentation site

    Python 0 0 0 0 Updated Jan 3, 2025
  • fdaPDE Public
    C++ 1 GPL-3.0 32 0 1 Updated Jan 3, 2025
  • fdaPDE-R Public

    The R wrapper to the fdaPDE library for physics-informed spatial and functional data analysis.

    R 16 GPL-3.0 5 3 0 Updated Apr 22, 2024
  • femR Public

    An R package for solving Partial Differential Equations using the finite element method.

    R 20 GPL-3.0 2 0 0 Updated Feb 23, 2024