Skip to content

Commit d72f67d

Browse files
committed
add package
1 parent eba59ef commit d72f67d

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,18 @@ https://arxiv.org/abs/1706.01629)
136136
---
137137

138138

139+
## CheKiPEUQ
140+
141+
> CheKiPEUQ is a pythonMCMC code for Parameter estimation for complex physical problems. The CheKiPEUQ software provides tools for finding physically realistic parameter estimates, graphs of the parameter estimate positions within parameter space, and plots of the final simulation results.
142+
143+
<img src="./img/github.png" width="20" height="20"> [Repo](
144+
https://github.com/AdityaSavara/CheKiPEUQ) |
145+
<img src="./img/art.png" width="20" height="20"> [Article](
146+
https://doi.org/10.1002/cctc.202000953)
147+
148+
---
149+
150+
139151
## CosmoABC
140152

141153
> Package which enables parameter inference using an Approximate

_layouts/default.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ <h1><a href="{{ "/" | absolute_url }}">{{ site.title | default: site.github.repo
3838
<li><a href="#astroabc">astroABC</a></li>
3939
<li><a href="#a-nice-mc">A-NICE-MC</a></li>
4040
<li><a href="#bmcmc">bmcmc</a></li>
41+
<li><a href="#chekipeuq">CheKiPEUQ</a></li>
4142
<li><a href="#cosmoabc">CosmoABC</a></li>
4243
<li><a href="#cpnest">CPNest</a></li>
4344
<li><a href="#dynesty">dynesty</a></li>

0 commit comments

Comments
 (0)