segrelab / comets

Computation of Microbial Ecosystems in Time and Space
19 stars 10 forks source link

fixed off-by-one bug between signaling in comets and cometspy #41

Closed jeremymchacon closed 2 years ago

jeremymchacon commented 2 years ago

There was a bug in comets and also a bug in cometspy that "worked together" due to reciprocal off-by-one errors, but I'm fixing them both now. I will also push a new cometspy soon, and these versions should have each other as minimum version compatibilities (if one uses signaling).