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
Wow you're right, that's a pretty big bug. Pushing a fix out right now. Unfortunately, I don't have access to compute resources for the time being, so I'm unable to rerun the numbers though.
I guess the code in the file
blocks.py
is wrong? Because
math.log(x)
return the natural logarithm of x, and I suppose we want a base-2 logarithm of x here?The text was updated successfully, but these errors were encountered: