GrossSBM / missSBM

An R package for adjusting Stochastic Block Models from networks data sampled under various missing data conditions
http://grosssbm.github.io/missSBM
GNU General Public License v3.0
12 stars 2 forks source link

Go parallel #7

Closed jchiquet closed 5 years ago

jchiquet commented 5 years ago

inferSBM should exploit multicore computing if possible (either with parallel or future).