An open API service indexing awesome lists of open source software.

https://github.com/erickchacon/gmrfs.jl

Implementation of GMRF for spatial analysis
https://github.com/erickchacon/gmrfs.jl

Last synced: 3 months ago
JSON representation

Implementation of GMRF for spatial analysis

Awesome Lists containing this project

README

        

# Gaussian Markov random fields

Implementation of GMRF for spatial analysis.

## Regular grids

![regular](figures/01-regular-grid.png)

## Irregular latices

![irregular](figures/02-irregular-grid.png)

## Graphs

![graphs](figures/03-graph.png)

## Todo

- [ ] Check structure_base to return always `Integers`
- [ ] Add test for grids with different dimensions size.