Skip to content

Commit 5dcecd9

Browse files
update for anesthetic 2 release (#98)
1 parent bd24bc7 commit 5dcecd9

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

README.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,14 @@ If you do not have sudo access/virtual environments/anaconda, then appending `--
5959
Post Processing
6060
===============
6161

62-
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>`_
62+
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>`_
6363

6464

65-
https://github.com/williamjameshandley/anesthetic
65+
https://github.com/handley-lab/anesthetic
66+
67+
```
68+
pip install anesthetic
69+
```
6670

6771
MPI Support
6872
===========

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
numpy
22
scipy
3-
anesthetic>=2.0.0b19
3+
anesthetic>=2.0.0

0 commit comments

Comments
 (0)