Hi,
I'm not sure if this topic already came up at some point, at least I couldn't find it.
Is there any way to "modify" the automatically detected sparsity pattern?
I'm asking this because in the area of application I'm working in, the Hessian of the joint likelihood in the random effects is never sparse, but "practically" sparse, meaning that only using a banded version would probably suffice (for approximate ML).
The non-sparsity makes TMB unusable in this setting, so it would be super useful to be able to define a custom sparsity pattern?
I'm guessing something like that is not implemented at the moment, but is there maybe a hack that would allow to only evaluate parts of the hessian or sth.?
Very open question, sorry.
Cheers :)