Skip to content

Commit

Permalink
update for anesthetic 2 release (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamOrmondroyd committed Jan 9, 2024
1 parent bd24bc7 commit 5dcecd9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,14 @@ If you do not have sudo access/virtual environments/anaconda, then appending `--
Post Processing
===============

We recommend the tool `anesthetic <https://github.com/williamjameshandley/anesthetic>`_ for post-processing your nested sampling runs. A plot gallery can be found `here <http://htmlpreview.github.io/?https://github.com/williamjameshandley/cosmo_example/blob/master/demos/demo.html>`_
We recommend the tool `anesthetic <https://github.com/handley-lab/anesthetic>`_ for post-processing your nested sampling runs. A plot gallery can be found `here <http://htmlpreview.github.io/?https://github.com/williamjameshandley/cosmo_example/blob/master/demos/demo.html>`_


https://github.com/williamjameshandley/anesthetic
https://github.com/handley-lab/anesthetic

```
pip install anesthetic
```

MPI Support
===========
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
numpy
scipy
anesthetic>=2.0.0b19
anesthetic>=2.0.0

0 comments on commit 5dcecd9

Please sign in to comment.