⚡ High Performance
Leverages sparse matrix structures for fast computations, enabled by LinearSolve.jl and SelectedInversion.jl.
Clean syntax, fast computations. Powered by the Julia ecosystem.
Gaussian Markov Random Fields (GMRFs) are Gaussian distributions with sparse precision (inverse covariance) matrices. This sparsity structure makes them computationally efficient for large-scale problems while maintaining the expressiveness needed for complex spatial and temporal modeling.
Install the package:
using Pkg
Pkg.add("GaussianMarkovRandomFields")
using GaussianMarkovRandomFields