Skip to content
New issue

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

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Division by zero ... #84

Open
GuguKatze opened this issue May 18, 2020 · 1 comment
Open

Division by zero ... #84

GuguKatze opened this issue May 18, 2020 · 1 comment
Labels

Comments

@GuguKatze
Copy link

/usr/local/lib/python3.6/dist-packages/vcsi/vcsi.py:522: RuntimeWarning: divide by zero encountered in double_scalars
  return 1 / max_freq
/usr/local/lib/python3.6/dist-packages/vcsi/vcsi.py:522: RuntimeWarning: divide by zero encountered in double_scalars
  return 1 / max_freq
/usr/local/lib/python3.6/dist-packages/vcsi/vcsi.py:522: RuntimeWarning: divide by zero encountered in double_scalars
  return 1 / max_freq
/usr/local/lib/python3.6/dist-packages/vcsi/vcsi.py:522: RuntimeWarning: divide by zero encountered in double_scalars
  return 1 / max_freq
/usr/local/lib/python3.6/dist-packages/vcsi/vcsi.py:522: RuntimeWarning: divide by zero encountered in double_scalars
  return 1 / max_freq
/usr/local/lib/python3.6/dist-packages/vcsi/vcsi.py:522: RuntimeWarning: divide by zero encountered in double_scalars
@amietn amietn added the bug label Oct 15, 2020
@mvineetmenon
Copy link
Contributor

This issue can be closed as it has been fixed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants