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

Use function closure `not_involving` rather than callable class `NotInvolving` for filtering patient-connected edges #92

Closed glwagner closed 4 years ago

glwagner commented 4 years ago

It's slightly faster, according to python experts.