An open API service indexing awesome lists of open source software.

https://github.com/contextlab/hypertools-paper-notebooks

Supporting notebooks and data from hypertools paper
https://github.com/contextlab/hypertools-paper-notebooks

Last synced: 10 months ago
JSON representation

Supporting notebooks and data from hypertools paper

Awesome Lists containing this project

README

          

# hypertools-paper-notebooks
This repo contains Jupyter notebooks to accompany the HyperTools [paper](https://github.com/ContextLab/hypertools-paper/blob/master/HeusEtal17.pdf) and [software](https://github.com/ContextLab/hypertools).

To use them, install HyperTools (`pip install hypertools`) and then clone this repo and open with Jupyter.

Note: These notebooks have been tested with Hypertools version 0.4.0 and may not work with older versions. To upgrade: `pip install --upgrade hypertools`