Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-03-31 | 995 Bytes | |
v1.12.1 source code.tar.gz | 2025-03-31 | 329.0 kB | |
v1.12.1 source code.zip | 2025-03-31 | 462.1 kB | |
Totals: 3 Items | 792.1 kB | 0 |
Graphs v1.12.1
Merged pull requests:
- Fix tests on v1.11, run them on pre-release too (#393) (@gdalle)
- Add section on utility functions for paths (#409) (@jd-foster)
- Bump codecov/codecov-action from 4 to 5 (#412) (@dependabot[bot])
- Type of vertices irrelevant in that loop (#413) (@mschauer)
- Add iterators.md to docs index (#414) (@simsurace)
- Fix error in implementation of Erdos-Gallai condition in isgraphical (#415) (@Syuizen)
- Unitful support for shortestpath distance matrices (#416) (@filchristou)
- minor addition to edges
docstring (#417) (@Krastanov)
- Bump patch version to v1.12.1 (#425) (@simonschoelly)
Closed issues:
- [BUG] Error when running example code UndefVarError: libsgtsnepi not defined (#396)
- [BUG] isgraphical
returns true for a non-graphical sequence (#400)
- Stress Centrality (#408)
- How to create a SimpleEdge{T <: Integer} edge list (#420)