Skip to content

Commit

Permalink
Upgraded the version number. Added the new notebook to the list of no…
Browse files Browse the repository at this point in the history
…tesbooks.
  • Loading branch information
blakeaw committed May 20, 2019
1 parent 78cfcee commit 870c75b
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![Python version badge](https://img.shields.io/badge/python-3.6-blue.svg)
[![license](https://img.shields.io/github/license/LoLab-VU/Gleipnir.svg)](LICENSE)
![version](https://img.shields.io/badge/version-0.16.0-orange.svg)
![version](https://img.shields.io/badge/version-0.17.0-orange.svg)
[![release](https://img.shields.io/github/release-pre/LoLab-VU/Gleipnir.svg)](https://github.com/LoLab-VU/Gleipnir/releases/tag/v0.16.0)
[![anaconda cloud](https://anaconda.org/blakeaw/gleipnir/badges/version.svg)](https://anaconda.org/blakeaw/gleipnir)

Expand Down Expand Up @@ -142,8 +142,9 @@ conda install -c blakeaw hypbuilder

Checkout the Jupyter Notebook (more in the pipeline):
1. [Intro to Nested Sampling with Gleipnir](./jupyter_notebooks/Intro_to_Nested_Sampling_with_Gleipnir.ipynb)
2. [HypSelector Example](./jupyter_notebooks/HypSelector_example.ipynb)
3. [ModelSelector Example](./jupyter_notebooks/ModelSelector_example.ipynb)
2. [Nested Sampling Classes](./jupyter_notebooks/Nested_Sampling_classes.ipynb)
3. [HypSelector Example](./jupyter_notebooks/HypSelector_example.ipynb)
4. [ModelSelector Example](./jupyter_notebooks/ModelSelector_example.ipynb)

Also checkout the [examples](./examples) to see example scripts that show how to setup Nested Sampling runs using Gleipnir.

Expand Down

0 comments on commit 870c75b

Please sign in to comment.