This repository has been archived by the owner on Oct 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 185
Pull requests: sbromberger/LightGraphs.jl
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix bug when making an
adjacency_matrix
from a SimpleGraph
with self-loops in Julia 1.7
#1595
opened Sep 17, 2021 by
mtfishman
Loading…
CompatHelper: bump compat for ArnoldiMethod to 0.2, (keep existing compat)
#1582
opened Aug 18, 2021 by
github-actions
bot
Loading…
fix Issue #1577 in src/SimpleGraphs/generators/randgraphs.jl
#1578
opened Jul 20, 2021 by
tlcz
Loading…
Have added Wilson's algorithm and loop erased random walks
#1576
opened Jul 16, 2021 by
gjh6
Loading…
fix possible NaN in closeness centrality. Closes #1555
#1568
opened Jun 4, 2021 by
sbromberger
Loading…
Reduced time & memory footprint for Tarjans algorithm, fixed a bug where it was O(E^2) on star graphs.
#1559
opened Apr 11, 2021 by
saolof
Loading…
Add optional start vertex to maximum_adjacency_visit
#1543
opened Mar 3, 2021 by
jonas-schulze
Loading…
A proposal of an all_simple_paths function implementation
#1540
opened Feb 20, 2021 by
i-aki-y
Loading…
CompatHelper: bump compat for "ArnoldiMethod" to "0.2"
#1539
opened Feb 20, 2021 by
github-actions
bot
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.