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
We currently zero-pad dPhi in the BasisCat object for updating hyperparameters only depending on one basis. Would it be more efficient to slice instead? Maybe look into this with #106.
We currently zero-pad
dPhiin theBasisCatobject for updating hyperparameters only depending on one basis. Would it be more efficient to slice instead? Maybe look into this with #106.