Published October 11, 2022
| Version v0.6.3
Software
Open
IGraph/M
Authors/Creators
Description
This is a maintenance release, recommended for all users.
0.6.3Changed:
- When an invalid vertex is passed to IGraph/M functions, now the message shown is
IGraphM::invvinstead ofVertexIndex::inv.
Fixed:
- In rare cases, vertex names that were lists of other vertex names in the same graph were misinterpreted. This affected only Mathematica 12.0 and later.
IGCommunitiesLeadingEigenvectoris less likely to fail to converge now.IGCommunitiesLeadingEigenvectornow respects random seeds set in Mathematica. These affect only the random starting vector it uses internally, which can very rarely cause non-deterministic output.IGBarabasiAlbertGameno longer accepts negative or zero exponents, as these were not handled correctly.IGBridgesis no longer prone to stack overflow when given very large graphs.
Other:
- Performance improvements for
IGGraphEditor. - Documentation improvements.
Notes
Files
szhorvat/IGraphM-v0.6.3.zip
Files
(8.8 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:297c70b104528b76932c5cc9218dac79
|
8.8 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/szhorvat/IGraphM/tree/v0.6.3 (URL)