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 batch_calc_X interface currently expects an N parameter but this is clunky when being used for batches of linear Gaussian models with different matrices.
This could be made into a kwarg?
The text was updated successfully, but these errors were encountered:
The
batch_calc_X
interface currently expects anN
parameter but this is clunky when being used for batches of linear Gaussian models with different matrices.This could be made into a kwarg?
The text was updated successfully, but these errors were encountered: