statnet / ergm

Fit, Simulate and Diagnose Exponential-Family Models for Networks
Other
97 stars 37 forks source link

Proposals in MHproposal_bipartite.c rely on the defunct discordant network API #287

Open krivit opened 5 years ago

krivit commented 5 years ago

The affected functions are MH_BipartiteHammingConstantEdges() and MH_BipartiteHammingTNT(). Both to be updated to use the storage or auxiliary storage API.

krivit commented 3 years ago

That, or they need to be removed from the package.