How to het estimate of Hessian matrix from scipy optimize function
I have below code
How can I force the result/output from scipy minimize to equal aa certain sum?
I need the outputs to sum up to a certain number. I followed the docs but the output now go nuts, using the following: