Code to implement efficient spatio-temporal Gaussian Process regression via iterative Kalman Filtering. KF is used to resolve the temporal part of the space-time process while, standard GP regression is used for the spatial part
Software package for Gaussian Process (GP) modelling written in R language. The core functions are coded in C++ and based on the EIGEN library (through RcppEigen).
olli-scripts: Dieter (Olli) Egger's REDUCE/Symbolic scripts, used as demonstrations for Symbolic (as shown in the screenshots on Google Play), and relating to Dieter's research in curved space-time, with scientific background papers, automatically mirrored from https://reduce-algebra.sourceforge.io/tutorials/EggerScripts.en.php
d-stem-LUR: Companion repository for the paper entitled "Concurrent spatiotemporal daily land use regression modeling and missing data imputation of fine particulate matter using distributed space-time expectation maximization", GitHub, 2019. The paper is published in the Atmospheric Environment journal
This code is a modification of MFEM, a C++ library for finite element methods. The modification includes: 4D meshes and finite elements, multigrid and time-slabbing solvers and a natural setting for considering (constrained) first-order system least-squares formulations.