Closed chriselrod closed 6 years ago
I see fix07 is 8 commits behind master. This PR is on top of those. Want me to close this and have the PR target master instead?
Oh wow. I had forgotten I turned off deprecation warnings in Juno, so I didn't realize I had any. Yes, please target master.
Okay, now targeting master.
No worries. I made a previous effort to speed up Optim, but never got close to 3 microseconds on rosenbrock!
Looks good, thanks! It is probably the relatively new stack allocated gradients in ForwardDiff.
This PR gets rid of the remaining dep warnings. Before:
After: