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
- Host: GitHub
- URL: https://github.com/erickchacon/gmrfs.jl
- Owner: ErickChacon
- License: mit
- Created: 2023-07-29T16:11:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-14T07:19:33.000Z (over 1 year ago)
- Last Synced: 2025-01-18T01:44:10.218Z (4 months ago)
- Language: Julia
- Size: 1.42 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gaussian Markov random fields
Implementation of GMRF for spatial analysis.
## Regular grids

## Irregular latices

## Graphs

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