Skip to content

Commit fc7847a

Browse files
authored
Update README.md
1 parent 983bdc5 commit fc7847a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ F, I, degree, variables, constants = db.text_to_BN(folder='',textfile='example.t
3737
which yields in addition the adjacency matrix I, the in-degree of each node, the names of the variables (in order) and the names of potential external parameters.
3838

3939
# analyse_database13.py
40-
This file combines everything. It loads the database and analyzes it. Most Python functions defined in this file are used to generate the plots in [https://arxiv.org/abs/2009.01216](https://arxiv.org/abs/2009.01216).
40+
This file combines everything. It loads the database and analyzes it. Most Python functions defined in this file are used to generate the plots in [https://arxiv.org/abs/2009.01216](https://arxiv.org/abs/2009.01216), which will soon be published in updated format but with the same title in a journal.
4141

4242

0 commit comments

Comments
 (0)