Commit e8fa280
authored
276 validate reference documentation and tutorials (#302)
* add notebook description
* minor fixes
* update basic tutorials
* update notebooks
* minor fixes
* update notebooks
* remove unnecessary datasets
* final tutorial notebook
* remove progressbars and add pytest nbmake tags
* minor fixes visualisation
* add tutorial testing
* fix no GPU problem
* update reference for utils
* auto docstring API improvements
* update degree statistics
* improve docs clustering
* fix
* minor fixes
* docstrings for node similarities
* update DBGNN docstrings
* fixes docstrings netzschleuder
* fix pandas warnings
* fixes core
* improve core docstrings
* fix type annotation dbgnn
* add external packages to autoref for docstrings
* add external references
* fix multi-order model docstrings
* improve algorithm docs
* add karate plot
* fix numpy problems with indexmap
* add docstring testing
* fix linting and static type checking
* fix circular import
* speed up notebook tests1 parent 326c1cc commit e8fa280
103 files changed
Lines changed: 27534 additions & 107428 deletions
File tree
- .github/workflows
- docs
- data
- img
- overrides
- assets
- scripts
- stylesheets
- reference/pathpyG
- io
- netzschleuder
- visualisations/plot
- tutorial
- archive
- src/pathpyG
- algorithms
- core
- io
- nn
- statistics
- utils
- visualisations
- _d3js
- templates
- _matplotlib
- _tikz
- tests
- algorithms
- benchmark
- core
- gpu
- io
- nn
- statistics
- utils
- visualisations/_manim
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
45 | | - | |
46 | 44 | | |
47 | 45 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
0 commit comments