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
{{ message }}
This repository was archived by the owner on Dec 2, 2023. It is now read-only.
Sorry if the example is not very minimal. I have a function defined as
sum_C -log poisson(observed_C | sum_P {eff_CP @ (n_P * mu_P)})
where everything is constant except for mu_P. eff_CP is the element of a matrix, while the others are 1D vectors. @ is matrix multiplication.
If in the
function
I call another functioninstead of inlining when computing the hessian I get
The text was updated successfully, but these errors were encountered: