Skip to content

Bugs, bugs and bugs.

Compare
Choose a tag to compare
@EmilianoMarchese EmilianoMarchese released this 26 Feb 15:54
· 64 commits to master since this release

The following bugs are fixed with this release:
- Initialise directed and undirected graph from edgelist with strings as a node label was not working;
- build_adjancy_from_edgelist function was raising a compilation error with some versions of Numba.