Altius / hotspot2

Implementation of hotspot2 by Eric Rynes
16 stars 3 forks source link

Thou shalt not attempt log(0) #6

Closed erynes closed 8 years ago

erynes commented 8 years ago

hotspot2.sh is missing a check for P==0 prior to computing log(P). Needs a simple fix.

erynes commented 8 years ago

Closed by erynes via commit 45067e9e76f4d7431d6b41dcea5c9ef99d40ceed.