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
Same thing, split into bipartite_gnm and bipartite_gnp. Perhaps sample_(bipartite()) should call sample_bipartite(), which then issues the deprecation warning?
What is the feature or improvement you would like to see?
Separate
sample_bipartite()
intosample_biparite_gnm()
andsample_bipartite_gnp()
, and eventually deprecatesample_bipartite()
.Motivation
sample_gnm()
andsample_gnp()
igraph_bipartite_game_gnp()
andigraph_bipartite_game_gnm()
available in C/igraphReferences
The text was updated successfully, but these errors were encountered: