Initial release of GraphSPME :tada:
What's Changed
* Proper README by Blunde1 in https://github.com/equinor/GraphSPME/pull/1
* Keep original diag by avoiding pass-by-reference from auto by Blunde1 in https://github.com/equinor/GraphSPME/pull/6
* Resolve error in nonzero-map matrix function by Blunde1 in https://github.com/equinor/GraphSPME/pull/9
* Introduce Python bindings using pybind11 by sondreso in https://github.com/equinor/GraphSPME/pull/7
* Remove setting of PKG_LIBS and CXX_STD by dafeda in https://github.com/equinor/GraphSPME/pull/16
* Add simple teset of cov_ml by dafeda in https://github.com/equinor/GraphSPME/pull/17
* Update readme and tangent problems by Blunde1 in https://github.com/equinor/GraphSPME/pull/19
* Add Github Actions workflows for Python wheels by sondreso in https://github.com/equinor/GraphSPME/pull/21
* Add badge for Python wheels by sondreso in https://github.com/equinor/GraphSPME/pull/22
* Introduce Makefile for build, install, check of R-package outside RStudio by Blunde1 in https://github.com/equinor/GraphSPME/pull/23
* Validate input in R by Blunde1 in https://github.com/equinor/GraphSPME/pull/25
* Fix failing test due to typo by dafeda in https://github.com/equinor/GraphSPME/pull/32
* Testing by dafeda in https://github.com/equinor/GraphSPME/pull/30
* Create public API for Python package by sondreso in https://github.com/equinor/GraphSPME/pull/27
* Apply black and add style workflow by sondreso in https://github.com/equinor/GraphSPME/pull/28
* Find precision elements from neighbourhood matrix and Markov order by Blunde1 in https://github.com/equinor/GraphSPME/pull/36
* Move arbitrary forward model out from loop by dafeda in https://github.com/equinor/GraphSPME/pull/39
* Remove unused variable in graph_spme.hpp by dafeda in https://github.com/equinor/GraphSPME/pull/38
* Add symmetry conversion for sparse precision by Blunde1 in https://github.com/equinor/GraphSPME/pull/41
* Markov estimation by Blunde1 in https://github.com/equinor/GraphSPME/pull/42
* Add scripts for experiments in manuscript by Blunde1 in https://github.com/equinor/GraphSPME/pull/44
* Make symmetrization optional by Blunde1 in https://github.com/equinor/GraphSPME/pull/45
New Contributors
* Blunde1 made their first contribution in https://github.com/equinor/GraphSPME/pull/1
* sondreso made their first contribution in https://github.com/equinor/GraphSPME/pull/7
* dafeda made their first contribution in https://github.com/equinor/GraphSPME/pull/16
**Full Changelog**: https://github.com/equinor/GraphSPME/commits/0.0.1