You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use Reduce in the (before temporary) NULL replacement for performance
The igraph maintainers decided that they will not re-install consistency
with their older versions (in terms of filling in non-existent values in
'igraph::disjoint_union' and 'igraph::add_edges' with NAs) yet
(igraph/rigraph#1587). The previously
temporary fix is therefore now semi-permanent.
Signed-off-by: Maximilian Löffler <s8maloef@stud.uni-saarland.de>
0 commit comments