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 want to ask if this works on some other OS (I use windows). This code causes numba to complain about the zip in the for loop at line 104, and the same function works if i remove the argument nopython=True, default is false. Maybe the problem is my system or should i make a PR?
Thanks