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
The bound count(l) on the function definition must instead be count(j).
This is one part an issue noticed by @mattmccutchen-cci that applies to 3C before the lower bound inference changes. The other issue existed only after the changes and is fixed on that branch (infer_lower_bound).