bcbi/MaximumLikelihoodProblems.jl

TODO: Implement the Newton-Raphson method

DilumAluthge opened this issue · 1 comments

TODO: Implement the Newton-Raphson method

Instead of implementing it ourselves, let's just use Optim.jl.