Revision b99805ae7cbc45d0588ef19dfe26028630e149ec authored by Lukas Berner on 03 April 2024, 09:08:49 UTC, committed by GitHub on 03 April 2024, 09:08:49 UTC
* add attribute getters to python

* remove unused graph object from attribute wrapper classes

* add attribute conversion to nx2nk

* add optional custom type mapping

* fix none case error for type map

* add None to parameter type hints

* fix edgeById for directed graphs

* fix tests, add test for custom typemap

* fix CI

* change print to warn

* update tests to check for warnings
1 parent 28f8ff3
History
File Mode Size
Centrality.ipynb -rw-r--r-- 32.4 KB
Community.ipynb -rw-r--r-- 7.3 KB
Components.ipynb -rw-r--r-- 8.5 KB
Distance.ipynb -rw-r--r-- 25.6 KB
Dynamics.ipynb -rw-r--r-- 10.9 KB
Generators.ipynb -rw-r--r-- 19.2 KB
GraphNotebook.ipynb -rw-r--r-- 22.7 KB
GroupCentrality.ipynb -rw-r--r-- 13.5 KB
IONotebook.ipynb -rw-r--r-- 20.9 KB
LinkPrediction.ipynb -rw-r--r-- 11.8 KB
Plot.ipynb -rw-r--r-- 13.1 KB
Randomization.ipynb -rw-r--r-- 13.6 KB
Reachability.ipynb -rw-r--r-- 3.8 KB
Sparsification.ipynb -rw-r--r-- 16.2 KB
User-Guide.ipynb -rw-r--r-- 32.5 KB
Visualization.ipynb -rw-r--r-- 4.2 KB
test_notebooks.py -rwxr-xr-x 1.6 KB

back to top