File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,23 @@ calculate:
2121+ Normalized Conditional Mutual Information
2222
2323
24+ ## Documentation
25+
26+ Full documentation can be found at [ http://msmbuilder.org/mdentropy/ ] ( http://msmbuilder.org/mdentropy/ ) .
27+ For information about installation, please refer to our [ Installation] ( http://msmbuilder.org/mdentropy/0.3.0/installation.html ) page.
28+
29+ We also have [ example notebooks] ( http://msmbuilder.org/mdentropy/0.3.0/examples/index.html ) with common use cases for MDEntropy.
30+ Please feel free to add your own as a pull-request!
31+
32+ ## Requirements
33+
34+ + ` python ` >=3.4
35+ + ` numpy ` >=1.10.4
36+ + ` scipy ` >=0.17.0
37+ + ` scikit-learn ` >=0.17.0
38+ + ` msmbuilder ` >=3.5.0
39+ + ` nose ` (optional, for testing)
40+
2441## Citing
2542
2643Please cite:
You can’t perform that action at this time.
0 commit comments