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
Hi, I think there is a typo or an error in hw7 p2-b. The problem states that the range of alpha and delta with an open interval of (0, 1), which does not include 0 and 1 but I think test code has delta = 0 parameter. (I was not sure whether this was what the question intended..)
The text was updated successfully, but these errors were encountered:
Hi, I think there is a typo or an error in hw7 p2-b. The problem states that the range of alpha and delta with an open interval of (0, 1), which does not include 0 and 1 but I think test code has delta = 0 parameter. (I was not sure whether this was what the question intended..)
The text was updated successfully, but these errors were encountered: