-
-
Notifications
You must be signed in to change notification settings - Fork 209
Pull requests: igraph/rigraph
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: Rename vertex-selector arguments to
vertices
#2864
opened Aug 17, 2026 by
krlmlr
Contributor
Loading…
refactor: Purge legacy alias formals via the migration registry
#2863
opened Aug 17, 2026 by
krlmlr
Contributor
Loading…
refactor: Rename normalization flags to
normalized
#2862
opened Aug 17, 2026 by
krlmlr
Contributor
Loading…
refactor: snake_case weights arguments in clique functions and
cluster_infomap()
#2861
opened Aug 17, 2026 by
krlmlr
Contributor
Loading…
refactor: Rename
nodes to n in generators and centr_*_tmax()
#2860
opened Aug 17, 2026 by
krlmlr
Contributor
Loading…
refactor: Rename
algo to algorithm in page_rank(), feedback_arc_set() and feedback_vertex_set()
#2859
opened Aug 17, 2026 by
krlmlr
Contributor
Loading…
test: Move the last file-local test fixtures into helpers, with self-describing names
#2858
opened Aug 17, 2026 by
krlmlr
Contributor
Loading…
1 task done
feat(ci): Add revdep4, sequential halves driven by a two-ended bash work queue
#2857
opened Aug 17, 2026 by
krlmlr
Contributor
Loading…
1 task done
feat(ci): Add revdep3, pair checks in isolated containers on a shared revdepx core
#2856
opened Aug 17, 2026 by
krlmlr
Contributor
Loading…
1 task done
fix: let a callback call igraph again
#2851
opened Aug 16, 2026 by
krlmlr
Contributor
Loading…
1 task done
fix: An empty argument slot with a name is not an ambiguous argument
#2850
opened Aug 16, 2026 by
krlmlr
Contributor
Loading…
feat: Any all-NA
weights means unweighted, and announce the weights = NULL default change
#2847
opened Aug 16, 2026 by
krlmlr
Contributor
Loading…
fix: call a function passed as an argument from the caller's environment
#2845
opened Aug 16, 2026 by
krlmlr
Contributor
Loading…
1 task done
fix: write GML without explicit vertex IDs
hackathon-topic 📆
#2745
opened Jul 11, 2026 by
LeonidasZhak
Loading…
1 task done
refactor: snake_case attr-comb options & arguments, soft-deprecate dotted names
hackathon-topic 📆
#2742
opened Jul 8, 2026 by
schochastics
Contributor
Loading…
feat: extend
plot.igraph() with new features
#2711
opened Jun 24, 2026 by
schochastics
Contributor
•
Draft
feat: accept two-column matrices/data frames in edge functions (#1827)
hackathon-topic 📆
#2700
opened Jun 17, 2026 by
schochastics
Contributor
Loading…
perf: Speed up vertex/edge sequence construction (~10× for large result sets)
hackathon-topic 📆
#2696
opened Jun 5, 2026 by
schochastics
Contributor
Loading…
fix: synchronize R RNG state in hand-written C glue (#2211)
#2674
opened May 28, 2026 by
schochastics
Contributor
•
Draft
3 of 4 tasks
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.