tapios / risk-networks

Code for risk networks: a blend of compartmental models, graphs, data assimilation and semi-supervised learning
Other
2 stars 2 forks source link

WIP: Minor updates of DA and parallel master equation #178

Closed jinlong83 closed 4 years ago

jinlong83 commented 4 years ago

This PR has the following two minor updates:

  1. multiple DA sweeps is enabled (the default number of DA sweeps is still 1);
  2. user-specified number of cores is enabled for multiprocessing for parallel master equation (the default number of cores is 16).