Skip to content

Commit 5340d58

Browse files
update README
1 parent 0c14844 commit 5340d58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ Docs:
88
> [!WARNING]
99
> **Work in progress!**
1010
11-
Probabilistic and deterministic inverse algorithms for geophysical problems and beyond.
11+
Probabilistic and deterministic inverse algorithms for geophysical problems and beyond. This package can be used in combination with the other packages addressing geophysical problems as part of [G⁻¹Lab](https://github.com/GinvLab).
1212

1313
`InverseAlgos` is an unbrella package currently including three sub-modules:
1414
- `Samplers`: (Hamiltonian) Monte Carlo sampling algorithms (formerly part of HMCLab)
1515
- `Optimizers`: deterministic gradient-based algorithms, currently including l-BFGS and Gauss-Newton algos
1616
- `KronLinInv`: Kronecker-product-based least squares inversion under Gaussian and separability assumptions
1717

1818

19-
See
19+
See the following publications:
2020

2121
* Andrea Zunino, Lars Gebraad, Alessandro Ghirotto, Andreas Fichtner (2023), **HMCLab: a framework for solving diverse geophysical inverse problems using the Hamiltonian Monte Carlo method**, Geophysical Journal International, Volume 235, Issue 3, Pages 2979–2991, [https://doi.org/10.1093/gji/ggad403](https://doi.org/10.1093/gji/ggad403)
2222

0 commit comments

Comments
 (0)