Lars Ruthotto
Results
2
issues of
Lars Ruthotto
I've been experimenting with this package to compare some optimization methods (global/ local and with/without derivatives). I apologize if this is a dumb comment (since it's my first experience with...
For numerical linear algebra it would be very useful to extend the implementations of `Base.LinAlg.scale!` and `Base.LinAlg.axpy!` etc. Right now, everything goes back to the implementation for AbstractArrays (which is...