You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get Segmentation fault: 11 when I run the following code. I've tried manipulating the data in various ways (e.g. normalizing to [0,1]) but I still get the error. The error goes away when I set bins to a value higher than 562.
I get
Segmentation fault: 11
when I run the following code. I've tried manipulating the data in various ways (e.g. normalizing to [0,1]) but I still get the error. The error goes away when I setbins
to a value higher than 562.Steps to reproduce:
scag-segfault.py
python -m scag-segfault
on the command lineThe text was updated successfully, but these errors were encountered: