Hello
I am running pestpp-glm with the wrf_hydro model with a substantial number of parameters. The evaluation of the jacobian is costly and requires between (n+1) to 2n simulations (n is the number of parameters). My question is whether anyone has tried alternative approaches such as low rank updates of the jacobian between iterations (instead of fully calculating the jacobian at each iteration) with a strategy for recalculating the jacobian every few iterations. I would like to know is anyone has tried that before I get deeper into the code and integrate the alternative algorithm.
best
jac