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
- Host: GitHub
- URL: https://github.com/contextlab/hypertools-paper-notebooks
- Owner: ContextLab
- License: mit
- Created: 2017-01-24T21:15:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-06T01:47:08.000Z (over 7 years ago)
- Last Synced: 2025-03-24T08:48:26.077Z (10 months ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 6.78 MB
- Stars: 147
- Watchers: 8
- Forks: 28
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`