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
Right now we test on all <:VariateForm, i.e Univariate, Multivariate, Matrix-variate, but we only test on <:Continuous types. We should test on Discrete types as well.
The text was updated successfully, but these errors were encountered:
Right now we test on all
<:VariateForm
, i.eUnivariate
,Multivariate
,Matrix-variate
, but we only test on<:Continuous
types. We should test onDiscrete
types as well.The text was updated successfully, but these errors were encountered: