Jesper Bojeryd

Results 3 comments of Jesper Bojeryd

I am having the same problem. A minimum working example: ``` f(x) = (x[1] - 2.0)^2 + (x[2] - 1.0)^2 + 1.0 res = optimize(f, [0.0, 0.0], [3.0, 3.0], [2.9,...

This looks like a common bug when running in Atom. Often when I print to the terminal, the first print is ignored. I therefore add a print("") if I am...

Hi, I do not understand the solution. I suspect this issue is why reghdfe clears the mata matrix I'm trying to store results in. I can also report an issue...