Skip to content

Commit 6ad02f5

Browse files
authored
Update index.rst
1 parent 94800c1 commit 6ad02f5

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

docs/source/index.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,17 @@ Basic usage:
3838
# Discover causal network
3939
network = discover_network(data, method='standard', information='gaussian')
4040
41+
Nice plots:
42+
43+
Our goal is to produce a library that produces nice publication ready plots!
44+
45+
Here is an example:
46+
47+
.. image:: _static/images/network.png
48+
:alt: Causation Entropy Logo
49+
:width: 200px
50+
:align: center
51+
4152
.. toctree::
4253
:maxdepth: 2
4354
:caption: User Guide

0 commit comments

Comments
 (0)