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
Our current implementation only allows vectors where the [0,2^n)-space norm is encodable in [0,2^(2n-2)). This means if a norm is exactly 2^(2n-2) we cannot encode it, and thus do not allow it.
The text was updated successfully, but these errors were encountered:
Our current implementation only allows vectors where the [0,2^n)-space norm is encodable in [0,2^(2n-2)). This means if a norm is exactly 2^(2n-2) we cannot encode it, and thus do not allow it.
The text was updated successfully, but these errors were encountered: