Skip to content
@fdaPDE

fdaPDE

Physics-Informed Statistical Learning

fdaPDE is a library for physics-informed statistical learning of spatial and functional data, 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 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++ 28 19

  2. fdaPDE-cpp fdaPDE-cpp Public

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

    C++ 27 17

  3. fdaPDE-R fdaPDE-R Public

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

    R 20 5

  4. femR femR Public

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

    R 23 2

Repositories

Showing 9 of 9 repositories
  • 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.

    fdaPDE/fdaPDE-core’s past year of commit activity
    C++ 28 GPL-3.0 19 1 3 Updated Aug 11, 2025
  • fdaPDE-cpp Public

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

    fdaPDE/fdaPDE-cpp’s past year of commit activity
    C++ 27 GPL-3.0 17 1 1 Updated Aug 4, 2025
  • IWSM25_short_course Public

    Material for the short course held at International Workshop on Statistical Modeling

    fdaPDE/IWSM25_short_course’s past year of commit activity
    HTML 0 GPL-3.0 0 0 0 Updated Jul 13, 2025
  • fdaPDE-R Public

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

    fdaPDE/fdaPDE-R’s past year of commit activity
    R 20 GPL-3.0 5 3 0 Updated Jul 11, 2025
  • .github Public

    fdaPDE organization README

    fdaPDE/.github’s past year of commit activity
    0 GPL-3.0 0 0 0 Updated Jul 10, 2025
  • fdapde.github.io Public

    fdaPDE documentation site

    fdaPDE/fdapde.github.io’s past year of commit activity
    Python 0 0 0 0 Updated May 22, 2025
  • fdaPDE Public
    fdaPDE/fdaPDE’s past year of commit activity
    C++ 1 GPL-3.0 34 0 1 Updated May 13, 2025
  • case-studies Public

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

    fdaPDE/case-studies’s past year of commit activity
    R 0 GPL-3.0 0 0 0 Updated Apr 17, 2025
  • femR Public

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

    fdaPDE/femR’s past year of commit activity
    R 23 GPL-3.0 2 0 0 Updated Feb 23, 2024

Top languages

Loading…

Most used topics

Loading…