Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

inverseproblem/KronLinInv.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KronLinInv.jl

CodeCov Docs Stable Docs Latest


News:

KronLinInv.jl has become part of InverseAlgos.jl, see G⁻¹Lab


Docs: https://inverseproblem.github.io/KronLinInv.jl/stable

Kronecker-product-based linear inversion of geophysical (or other kinds of) data under Gaussian and separability assumptions. The code computes the posterior mean model and the posterior covariance matrix (or subsets of it) in an efficient manner (parallel algorithm) taking into account 3-D correlations both in the model parameters and in the observed data.

If you use this code for research or else, please cite the related paper:

Andrea Zunino, Klaus Mosegaard, An efficient method to solve large linearizable inverse problems under Gaussian and separability assumptions, Computers & Geosciences, 2018 ISSN 0098-3004, https://doi.org/10.1016/j.cageo.2018.09.005.

Installation

To install the package simple enter into the package manager mode in Julia by typing "]" at the REPL prompt and then use add, namely:

(v1.2) pkg> add KronLinInv

Authors

Andrea Zunino, Niels Bohr Institute

About

Kronecker-product-based linear inversion under Gaussian and separability assumptions.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages