You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,8 +52,8 @@ Antelmi, A., Cordasco, G., Kamiński, B., Prałat, P., Scarano, V., Spagnuolo, C
52
52
The full paper is available at [https://doi.org/10.24166/im.01.2020](https://doi.org/10.24166/im.01.2020)
53
53
54
54
## Acknowledgement
55
-
The research is financed by NAWA - The Polish National Agency for Academic Exchange.
56
-
55
+
-The research was initially financed by NAWA - The Polish National Agency for Academic Exchange.
56
+
- The development of HIF standard format support for exchange of hypergraphs was financed by the National Science Centre (NCN), Poland (grant number: 2021/41/B/HS4/03349).
Copy file name to clipboardExpand all lines: tutorials/README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,9 +6,11 @@ For better visualization, open the notebooks on [nbviewer](https://nbviewer.jupy
6
6
-[Basics][basic-url]— for a quick start with `SimpleHypergraphs.jl`.
7
7
-[A Game of Thrones use case][got-url]— check out how you can exploit the library to gather insights into real-world networks through a case study of the Game of Thrones TV series.
8
8
-[Visualizing hypegraphs][viz-url]— take a look at this notebook for more in-depth insight about visualization functionalities.
9
+
-[Working with HIF standard format][viz-hif]— use case scenario showing a use of HIF standard.
0 commit comments