Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

Already on GitHub? Sign in to your account

Avoid divide by zero in average length, std #64

Open
wants to merge 1 commit into
from

Conversation

Projects
None yet
1 participant
Contributor

wltrimbl commented Jun 16, 2017

One of the tests fails on some systems because of a divide-by-zero for one of the test datafiles.
This fixes that test on those systems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment