Skip to content

Commit d564ea3

Browse files
Merge pull request #121 from BAMresearch/120-zenodo-publication
Added Zenodo badge
2 parents a16eebf + ab8fab2 commit d564ea3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
![python versions](https://img.shields.io/pypi/pyversions/probeye)
66
[![coverage](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/aklawonn/5eb707145cc7d75de25b43d25b13c972/raw/probeye_main_coverage.json)](https://en.wikipedia.org/wiki/Code_coverage)
77
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
8+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.15584363.svg)](https://doi.org/10.5281/zenodo.15584363)
89

910
This package provides a transparent and easy-to-use framework for solving parameter estimation problems (i.e., [inverse problems](https://en.wikipedia.org/wiki/Inverse_problem)) primarily via [sampling](https://ermongroup.github.io/cs228-notes/inference/sampling/) methods in a characteristic two-step approach.
1011

0 commit comments

Comments
 (0)