File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ [ ![ pytest] ( https://github.com/fortitudo-tech/entropy-pooling/actions/workflows/tests.yml/badge.svg )] ( https://github.com/fortitudo-tech/entropy-pooling/actions/workflows/tests.yml )
2+ [ ![ codecov] ( https://codecov.io/gh/fortitudo-tech/entropy-pooling/graph/badge.svg?token=XGIQ78ZLDN )] ( https://codecov.io/gh/fortitudo-tech/entropy-pooling )
3+ [ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/fortitudo-tech/entropy-pooling/HEAD?labpath=example )
4+
15Entropy Pooling in Python
26=========================
37
@@ -9,6 +13,9 @@ This package contains only one function called ep and has minimal dependencies
913with just scipy. See [ this example] ( https://github.com/fortitudo-tech/entropy-pooling/blob/main/example/EntropyPooling.ipynb )
1014for how you can import and use the ep function.
1115
16+ You can explore the example without local installations using
17+ [ Binder] ( https://mybinder.org/v2/gh/fortitudo-tech/entropy-pooling/HEAD?labpath=example ) .
18+
1219Installation instructions
1320-------------------------
1421
Original file line number Diff line number Diff line change 1+ name : entropy-pooling-example
2+ channels :
3+ - conda-forge
4+ dependencies :
5+ - python=3.10
6+ - scipy
7+ - pip
8+ - pip :
9+ - fortitudo.tech
10+ - entropy-pooling
You can’t perform that action at this time.
0 commit comments